Commit Graph

76 Commits

Author SHA1 Message Date
coach88 18c69a0b13 Cleanup classpath 2015-08-10 10:50:02 +03:00
alex-semenyuk 02ba4a5605 Formatting cleanup 2015-08-09 19:13:51 +02:00
alex-semenyuk 759298a2bc Created quires are doing the same and with same db with different types 2015-08-09 18:21:14 +02:00
coach88 cf52efcc5b Updated dependencies in pom and minor formatting cleanup 2015-08-08 13:11:11 +03:00
coach88 d63b7e8cab Minor cleanup with tests and infrastructure 2015-08-08 11:23:12 +03:00
coach88 217bc2707f Minor cleanup in pom.xml 2015-08-07 21:57:09 +03:00
coach88 56cba00c7d Added support auto generating Q classes for QueryDSL 2015-08-07 13:45:11 +03:00
coach88 686769e99d Removed unused file. 2015-08-07 10:48:59 +03:00
coach88 b0d5516b03 Queries in Spring Data MongoDB 2015-08-07 10:46:27 +03:00
coach88 00eb2fd02c Fix formatting 2015-08-01 23:57:33 +03:00
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