pt. 1, step 2 - repositories and test data

This commit is contained in:
2016-03-02 13:54:21 +01:00
parent bbfd923e43
commit b6fc5edc17
10 changed files with 85 additions and 7 deletions
+2 -2
View File
@@ -24,10 +24,10 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<!-- dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
</dependency -->
</dependencies>
<properties>