04 2020 档案
摘要:1.添加依赖(可能下载包的时候会遇到和其他包有冲突的问题,将版本降低就可以完美解决) <!-- swagger依赖--> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId>
阅读全文
摘要:1.在SpringBoot中,通过jasypt可以进行加密解密. 这个是双向的, 且可以配置密钥. 2.添加依赖 <dependency> <groupId>com.github.ulisesbocchio</groupId> <artifactId>jasypt-spring-boot</arti
阅读全文
摘要:说明:本文部分内容来自https://github.com/a982338665/Spring-Boot/blob/master 本文案例源码:https://github.com/wind-free/spring-cloud/tree/master 一、搭建一个父级工程 1)File——>New—
阅读全文

浙公网安备 33010602011771号