Skip to content

Commit ddf64a3

Browse files
author
quding
committed
ReadMe
1 parent ae9e3e8 commit ddf64a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
--------------
1919
该Demo是做学习Spring-Boot时整合环境,整合了thymeleaf,Mybatis,Druid,ehcache可以拉下来直接进行二次开发,如果是WebService服务的话,去掉thymeleaf即可.
2020

21-
4.maven多模块项目
21+
4.Maven-Demo
2222
--------------
2323
该demo针对具体项目所整合.主要设计mybatis多模块使用,spring多模块使用,要点就是无论什么模块,只要配置文件加载位置正确配置,就不会出问题.
2424

@@ -43,9 +43,9 @@ SpringDataJPA+QueryDSL使用,需要配合博客博文http://www.jianshu.com/p/e3
4343
--------------
4444
参考官方案例的gRPC的Demo,里面有Hello World和 RouteGuide案例,适合入门.相关博文参考 http://www.jianshu.com/nb/9491747
4545

46-
10.excel-Demo
46+
10.Excel-Demo
4747
--------------
48-
使用Apache-poi封装的一个通用表单导出模块,可以很容易的迁移到项目中,配合Jackxml使用更佳
48+
使用Apache-poi封装的一个通用表单导出模块和解析模块,可以很容易的迁移到项目中,配合Jackxml使用更佳
4949

5050
11.待添加
5151
--------------

0 commit comments

Comments
 (0)