Skip to content

Commit 2103e2f

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.MD
2 parents 6b726a4 + 38a9d4b commit 2103e2f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.MD

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1.SSM-Demo
44
----------
5-
使用maven整合的Spring,SpringMVC,Mybatis的案例,可以直接拿过来使用,进行开发.
5+
使用maven整合的Spring,SpringMVC,Mybatis的案例,数据库使用mysql,数据源为druid,可以直接拿过来使用,进行开发.
66

77

88
----------
@@ -13,7 +13,11 @@
1313

1414

1515
----------
16+
<<<<<<< HEAD
1617

1718
3.Spring-Boot-Demo
1819
--------------
19-
该Demo是做学习Spring-Boot时整合环境,整合了thymeleaf,Mybatis,Druid,可以拉下来直接进行二次开发,如果是WebService服务的话,去掉thymeleaf即可.
20+
该Demo是做学习Spring-Boot时整合环境,整合了thymeleaf,Mybatis,Druid,可以拉下来直接进行二次开发,如果是WebService服务的话,去掉thymeleaf即可.
21+
=======
22+
3.待添加
23+
>>>>>>> origin/master

0 commit comments

Comments
 (0)