标签:ram depend boot app art redis artifact work 添加
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-redis</artifactId> <version>1.4.7.RELEASE</version>
</dependency>
注解:spring-boot-starter-redis依赖和spring-boot-starter-data-redis两个依赖基本一致
标签:ram depend boot app art redis artifact work 添加
原文地址:https://www.cnblogs.com/oxygenG/p/12989847.html