#218 - Polishing.
Simplify Customer type using Lombok. Move test code from GridFsApplication to GridFsTests. Split tests into methods. Remove superfluous files. Original pull request: #229.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<artifactId>spring-data-mongodb-gridfs</artifactId>
|
||||
|
||||
<name>Spring Data MongoDB - GridFs</name>
|
||||
<name>Spring Data MongoDB - GridFs Example</name>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.data.examples</groupId>
|
||||
@@ -12,5 +12,4 @@
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user