摘要: 1、环境说明 JDK1.8 + SpringBoot2.7 2、添加pom依赖 <dependency> <groupId>com.github.ulisesbocchio</groupId> <artifactId>jasypt-spring-boot-starter</artifactId> < 阅读全文
posted @ 2023-12-06 20:39 bug毁灭者 阅读(372) 评论(0) 推荐(0) 编辑
摘要: import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.RedisTempl 阅读全文
posted @ 2023-12-06 20:03 bug毁灭者 阅读(389) 评论(0) 推荐(0) 编辑