Skip to content

Commit eb1930e

Browse files
authored
Update README.MD
1 parent b256f78 commit eb1930e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333

3434
7.JPA-Demo
3535
--------------
36-
学习SpringDataJPA使用,需要配合博客博文http://www.jianshu.com/p/e3812fc23f83,该Demo主要是对复杂查询的封装,为原生sql和JPQL查询封装一个通用的方法.具体可以看代码的test包中的测试代码
36+
学习SpringDataJPA使用,需要配合博客博文http://www.jianshu.com/p/e3812fc23f83 ,该Demo主要是对复杂查询的封装,为原生sql和JPQL查询封装一个通用的方法.具体可以看代码的test包中的测试代码
3737

3838
8.Util-Demo
3939
--------------
4040
开发中常用工具类的写法,比如PropertiesUtil,XmlUtil,HttpUtil等,该Demo希望大家能不断扩充.
4141

4242
9.待添加
43-
--------------
43+
--------------

0 commit comments

Comments
 (0)