From 944cfb255469f7efce77f4ea4a4d58f9989fff6f Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Wed, 3 May 2017 18:32:42 +0800 Subject: [PATCH] =?UTF-8?q?springboot-mybatis-redis=20::=20=E6=95=B4?= =?UTF-8?q?=E5=90=88=20Mybatis=20=E5=B9=B6=E4=BD=BF=E7=94=A8=20Redis=20?= =?UTF-8?q?=E4=BD=9C=E4=B8=BA=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- springboot-mybatis-redis/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/springboot-mybatis-redis/pom.xml b/springboot-mybatis-redis/pom.xml index 6c62d49..21a30fc 100755 --- a/springboot-mybatis-redis/pom.xml +++ b/springboot-mybatis-redis/pom.xml @@ -6,7 +6,7 @@ springboot springboot-mybatis-redis 0.0.1-SNAPSHOT - springboot-mybatis :: 整合 Mybatis 并使用 Redis 作为缓存 + springboot-mybatis-redis :: 整合 Mybatis 并使用 Redis 作为缓存 @@ -23,7 +23,7 @@ - + org.springframework.boot spring-boot-starter-redis