Commit Graph

66 Commits

Author SHA1 Message Date
coach88 5e7f4ab84f Added tests with save as insert and as update.
Fixed test with FindAll with Pageable
2015-08-01 23:49:32 +03:00
coach88 ece3508dd6 Fix formatting and monor cleanup 2015-08-01 13:24:58 +03:00
coach88 d1263934d3 Added tests with MongoTemplate 2015-07-31 22:18:25 +03:00
coach88 0f43d06678 Merge remote-tracking branch 'upstream/master'
Conflicts:
	spring-data-mongodb/src/test/java/org/baeldung/repository/UserRepositoryIntegrationTest.java
2015-07-31 21:16:59 +03:00
coach88 c1733061f7 Naming tests according TDD 2015-07-31 21:00:02 +03:00
eugenp 73a63d007f minor cleanup 2015-07-31 16:20:14 +03:00
coach88 7ad6ba42a4 Merge remote-tracking branch 'upstream/master'
Conflicts:
	spring-data-mongodb/src/main/java/org/baeldung/repository/UserRepository.java
	spring-data-mongodb/src/test/java/org/baeldung/repository/UserRepositoryIntegrationTest.java
2015-07-31 12:20:15 +03:00
coach88 a0a9ef1b2c Fix formatting 2015-07-31 10:37:58 +03:00
coach88 2e54ddc841 Added the example with MongoRepository 2015-07-30 15:00:47 +03:00
eugenp 5de9fb3d70 minor cleanup 2015-07-29 20:36:35 +03:00
coach88 973227f23a Using annotation for MongoConfig 2015-07-29 20:07:06 +03:00
coach88 0e7f6cec04 Added logging, fixed some dependencies in pom, deleted unused files. 2015-07-29 19:12:56 +03:00
coach88 56c715c2de Removed unused import. 2015-07-28 15:46:53 +03:00
coach88 caa6a98576 Removed no needed annotation. 2015-07-28 11:45:52 +03:00
coach88 fe7c28fef9 MongoTemplate configuration with the annotation @Configuration 2015-07-28 11:07:22 +03:00
alex-semenyuk fbc3539b6e Initial commit 2015-07-26 16:01:12 +02:00