Skip to content

Commit 11f10b3

Browse files
cache
1 parent c3be662 commit 11f10b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@
8181
<groupId>org.springframework.boot</groupId>
8282
<artifactId>spring-boot-starter-jdbc</artifactId>
8383
</dependency>
84+
<dependency>
85+
<groupId>org.springframework.boot</groupId>
86+
<artifactId>spring-boot-starter-cache</artifactId>
87+
</dependency>
8488
<!--阿里jdbc链接数据库依赖-->
8589
<dependency>
8690
<groupId>com.alibaba</groupId>

0 commit comments

Comments
 (0)