使用Jasypt对SpringBoot配置文件加密

引入jasyptjava <dependency> <groupId>com.github.ulisesbocchio</groupId> <artifactId>jasypt-spring-boot-starter</artifactId> <version>2.0.0</version> </dependency> 生成要加密的字符串git 将数据库的用户名和密码进行加
相关文章
相关标签/搜索