|
@ -52,6 +52,11 @@ |
|
|
<artifactId>spring-boot-starter-data-jpa</artifactId> |
|
|
<artifactId>spring-boot-starter-data-jpa</artifactId> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
|
<artifactId>spring-boot-starter-data-rest</artifactId> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.h2database</groupId> |
|
|
<groupId>com.h2database</groupId> |
|
|
<artifactId>h2</artifactId> |
|
|
<artifactId>h2</artifactId> |
|
|