jasypt-spring-boot:用于Spring启动的Jasypt集成

时间:2021-01-30 02:18:12
【文件属性】:
文件名称:jasypt-spring-boot:用于Spring启动的Jasypt集成
文件大小:113KB
文件格式:ZIP
更新时间:2021-01-30 02:18:12
java security website encryption web jasypt-spring-boot 用于Spring Boot 1.4.X,1.5.X和2.0.X的集成 Jasypt Spring Boot为Spring Boot应用程序中的属性源提供了加密支持。 有3种方法可以将jasypt-spring-boot集成到您的项目中: 如果使用@SpringBootApplication或@EnableAutoConfiguration只需将启动程序jar jasypt-spring-boot-starter到您的类路径中, @SpringBootApplication在整个Spring环境中启用可加密属性 将jasypt-spring-boot添加到您的类路径中,并将@EnableEncryptableProperties添加到您的主Configuration类中,以在整个Spring环境中启用可加密属性 将jasypt-spring-boot添加到您的类路径中,并使用@EncrytablePropertySource声明各个可加密的属性源 什么是新的? 更新05/31/2020:版本3.0.3发行版包括 修正了一些小错误 文档修复 刷新
【文件预览】:
jasypt-spring-boot-master
----.travis.yml(422B)
----pom.xml(10KB)
----jasypt-maven-plugin()
--------pom.xml(3KB)
--------src()
----.github()
--------workflows()
----jasypt-spring-boot-starter()
--------pom.xml(2KB)
--------src()
----LICENSE(1KB)
----.gitignore(359B)
----README.md(39KB)
----jasypt-spring-boot()
--------pom.xml(4KB)
--------src()

网友评论