随笔分类 -  SpringBoot 项目启动

项目启动存redis列表
摘要:SpringBoot中实现redsi的方法 1.redis依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dep 阅读全文
posted @ 2022-04-14 11:46 菊_酒 阅读(37) 评论(0) 推荐(0)