#106 - Polishing.

Some JavaDoc improvements, copyright headers. Using a logger instead of System.out in the test case now. Removed commented out dependency declaration from JPA pom.xml.
This commit is contained in:
Oliver Gierke
2015-06-18 14:23:18 +02:00
parent fd7d35a826
commit 8ed43d34fc
5 changed files with 13 additions and 20 deletions

View File

@@ -15,4 +15,5 @@
<artifactId>spring-data-jpa-java8</artifactId>
<name>Spring Data JPA - Java 8 specific features</name>
</project>