网上得来终觉浅

_φ(❐_❐✧ 人丑就要多读书

导航

2022年3月18日 #

springboot整合redis

摘要: 1.依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> 2.配置 # Redis数据库索引( 阅读全文

posted @ 2022-03-18 21:18 bgtong 阅读(58) 评论(0) 推荐(0)