From e0fe4eb07e5342aa6fa694c69b7072297bfda00e Mon Sep 17 00:00:00 2001 From: gkdgkdgkdgkd <4tixf3eb@anonaddy.me> Date: Sat, 21 May 2022 01:18:23 +0800 Subject: [PATCH] Update Jasypt --- Jasypt/README.md | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Jasypt/README.md b/Jasypt/README.md index adf8001..0b250be 100755 --- a/Jasypt/README.md +++ b/Jasypt/README.md @@ -21,4 +21,4 @@ # 博客 -[地址](https://blog.csdn.net/qq_27525611/article/details/108764578) +[地址](https://blog.csdn.net/qq_27525611/article/details/108764578) \ No newline at end of file diff --git a/README.md b/README.md index 2ce9cd4..c455f9d 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ # 2 环境 +- `Spring Boot 2.7.0+` - `OpenJDK 17.0.3+` - `Gradle 7.4.1+` @@ -19,7 +20,7 @@ - [Docker部署](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/Docker) - [Mail](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/Mail) - [Swagger](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/Swagger) -- [Jasypt](https://github.com/2293736867/SpringBootDemoJava/tree/master/Jasypt) +- [Jasypt](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/Jasypt) - [Redis缓存](https://github.com/2293736867/SpringBootDemoJava/tree/master/RedisCache) - [MyBatis Plus Generator](https://github.com/2293736867/SpringBootDemoJava/tree/main/MyBatisPlusGenerator) - [ShardingSphere + MyBatis Plus + MySQL -- GitLab