From 697da27dca01580b8a4c2402cc5bd19013c5b5e8 Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Thu, 13 Apr 2017 18:59:30 +0800 Subject: [PATCH] =?UTF-8?q?Spring=20Boot=20=E6=95=B4=E5=90=88=20Redis=20?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E7=BC=93=E5=AD=98=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b47f14e..0524f9c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,13 +11,14 @@ springboot-helloworld springboot-mybatis + springboot-mybatis-redis + springboot-mybatis-mutil-datasource springboot-restful springboot-freemarker springboot-dubbo-server springboot-dubbo-client - springboot-redis springboot-validation-over-json - springboot-mybatis-mutil-datasource + springboot-elasticsearch