Download spring mongo demo Free Java Code
Description
This is a small demo project Using MongoDB and Spring Data.
Source Files
The download file spring-mongo-demo-master.zip has the following entries.
.gitignore// www . ja va 2 s . c o m
README.md
pom.xml
src/main/java/com/johnathanmarksmith/mongodb/example/MongoConfiguration.java
src/main/java/com/johnathanmarksmith/mongodb/example/MongoDBApp.java
src/main/java/com/johnathanmarksmith/mongodb/example/domain/Person.java
src/main/java/com/johnathanmarksmith/mongodb/example/repository/PersonRepository.java
src/main/resources/application.properties
src/main/resources/log4j.xml
src/test/java/com/johnathanmarksmith/mongodb/example/repository/PersonRepositoryTest.java
src/test/resources/application.properties
src/test/resources/five-person.json
src/test/resources/two-person.json
Download
Click the following link to download spring-mongo-demo-master.zip.
spring-mongo-demo-master.zip