cancel jpa import. make it no need database

This commit is contained in:
moshowgame@126.com
2018-09-13 10:29:51 +08:00
parent c756043c4a
commit 4603270887
6 changed files with 17 additions and 46 deletions

View File

@@ -33,10 +33,10 @@
<!-- spring-data-jpa -->
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
</dependency>-->
<dependency>
<groupId>junit</groupId>