From 737d05af3b51b9b3c278865107929f69d7af3875 Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Wed, 17 May 2017 00:05:58 +0800 Subject: [PATCH] add annotation about projects --- README.md | 2 +- pom.xml | 33 +++++++++++++++++++++++---------- 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7d32bf5..20be1ec 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ QQ 群
- springboot-mybatis
[《Springboot 整合 Mybatis 的完整 Web 案例》](http://www.bysocket.com/?p=1610 "Springboot 整合 Mybatis 的完整 Web 案例")
- springboot-mybatis-annotation
- [《Spring Boot 整合 Mybatis Annotation 注解的完整 Web 案例》](http://www.bysocket.com/?p=1610 "Springboot 整合 Mybatis 的完整 Web 案例")
+ [《Spring Boot 整合 Mybatis Annotation 注解的完整 Web 案例》](http://www.bysocket.com/?p=1811 "Spring Boot 整合 Mybatis Annotation 注解的完整 Web 案例")
- springboot-mybatis-mutil-datasource
[《Spring Boot 整合 Mybatis 实现 Druid 多数据源详解》](http://www.bysocket.com/?p=1712 "Spring Boot 整合 Mybatis 实现 Druid 多数据源详解")
diff --git a/pom.xml b/pom.xml index 94d5764..08c923e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,16 +9,6 @@ pom - springboot-mybatis - springboot-mybatis-redis - springboot-mybatis-mutil-datasource - springboot-restful - springboot-freemarker - springboot-dubbo-server - springboot-dubbo-client - springboot-validation-over-json - springboot-elasticsearch - springboot-helloworld @@ -26,6 +16,29 @@ springboot-properties + + springboot-restful + + springboot-freemarker + + springboot-validation-over-json + + + + springboot-mybatis + + springboot-mybatis-annotation + + springboot-mybatis-mutil-datasource + + + + springboot-mybatis-redis + + + + springboot-dubbo-server + springboot-dubbo-client