fix spring-data-jpa module

This commit is contained in:
Loredana
2019-02-26 22:28:52 +02:00
parent 6bae0fc28a
commit 70016f1d76
91 changed files with 1202 additions and 277 deletions
@@ -80,5 +80,9 @@
<scope>test</scope>
</dependency>
</dependencies>
<properties>
<start-class>com.baeldung.boot.Application</start-class>
</properties>
</project>