mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-05-08 06:10:26 +08:00
cancel jpa import. make it no need database
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user