摘要:
1、环境说明 JDK1.8 + SpringBoot2.7 2、添加pom依赖 <dependency> <groupId>com.github.ulisesbocchio</groupId> <artifactId>jasypt-spring-boot-starter</artifactId> < 阅读全文
摘要:
import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.RedisTempl 阅读全文