MOKASZ\wzk12044 5 tahun lalu
induk
melakukan
95d5a78805
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      pom.xml

+ 2 - 1
pom.xml

@@ -99,7 +99,8 @@
       <groupId>org.springframework.boot</groupId>
       <artifactId>spring-boot-starter-data-redis</artifactId>
     </dependency>
-    <dependency> <!-- 开启二级缓存 -->
+    <!-- 开启二级缓存 -->
+    <dependency>
       <groupId>org.mybatis.caches</groupId>
       <artifactId>mybatis-ehcache</artifactId>
       <version>1.1.0</version>