65 Commits

Author SHA1 Message Date
eugenp
ff053d279d minor cleanup 2016-01-20 20:54:39 -06:00
David Morley
20a7e3fda9 Merge branch 'master' of https://github.com/alex-semenyuk/tutorials into alex-semenyuk-master 2015-10-26 21:15:52 -05:00
eugenp
416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
alex
f09de9b1a4 Minor cleanup 2015-10-22 10:35:23 +03:00
alex
b48806a68d Minor cleanup 2015-10-22 10:35:01 +03:00
alex-semenyuk
78f441d1b9 Added test for find with Query 2015-10-14 16:29:38 +02:00
alex-semenyuk
919123ba34 Fixed xml mongoConfig 2015-10-14 15:10:10 +02:00
coach88
27e649a635 Added test file for GridFS 2015-10-14 12:24:02 +03:00
coach88
41e2a1d3a2 Minor formatting cleanup 2015-10-01 15:43:41 +03:00
coach88
f0b6ada3cf Minor cleanup 2015-10-01 15:42:36 +03:00
coach88
8c935d81d9 Added more asserts for test 2015-10-01 15:19:59 +03:00
coach88
8442e3c496 Minor cleanup 2015-09-30 13:01:37 +03:00
coach88
bddddbd090 Merge https://github.com/eugenp/tutorials
Conflicts:
	spring-data-mongodb/src/main/java/org/baeldung/config/MongoConfig.java
2015-09-30 12:52:25 +03:00
coach88
d4bf988851 Minor cleanup 2015-09-30 10:52:26 +03:00
coach88
7defd5d598 Added xml configuration for GridFS 2015-09-27 12:13:29 +03:00
coach88
c6be2af18f Added assertion in GridFSTest 2015-09-22 12:46:12 +03:00
coach88
f202857195 Added tests with GridFSTemplate 2015-09-22 12:42:27 +03:00
Eugen
7036c278d2 Merge pull request #241 from alex-semenyuk/master
Added simple UserCascadeSave email for User
2015-08-23 12:59:04 -07:00
alex-semenyuk
c9d5aff1ff Added simple CascadeSave email for User 2015-08-23 20:46:34 +02:00
eugenp
0b42f56f49 minor formatting work 2015-08-23 20:13:00 +03:00
eugenp
4631f7e915 minor formatting work 2015-08-23 20:11:36 +03:00
Eugen
c9aba4eeff Merge pull request #240 from alex-semenyuk/master
Fixed test with @transient and created separate callback
2015-08-23 08:03:40 -07:00
alex-semenyuk
a3e8f9f60e Create separate class for callback 2015-08-23 11:13:01 +02:00
alex-semenyuk
67d636aaf9 Fixed test @Transient 2015-08-22 12:22:13 +02:00
Eugen
acd6d7e18b Merge pull request #239 from alex-semenyuk/master
Fixed issue with @Transient
2015-08-22 02:35:30 -07:00
alex-semenyuk
11c364d9cf Fixed issue with @Transient 2015-08-22 08:43:06 +02:00
Eugen
22453707f9 Merge pull request #237 from alex-semenyuk/master
Added support common annotation
2015-08-21 07:19:16 -07:00
alex-semenyuk
a690614d49 Added support common annotation 2015-08-16 14:10:05 +02:00
Eugen
393c1eac14 Merge pull request #236 from alex-semenyuk/master
Introduction to Spring Data MongoDB (continue)
2015-08-15 14:58:41 -07:00
alex-semenyuk
4f55bef4c3 Minor cleanup 2015-08-15 20:36:08 +02:00
alex-semenyuk
c5fc2a714e Minor cleanup 2015-08-15 20:30:19 +02:00
eugenp
556b7ca886 maven work 2015-08-15 17:38:25 +03:00
alex-semenyuk
971d62568e Added xml support for event listener and made minor cleanup 2015-08-15 16:34:42 +02:00
coach88
236b808d05 Minor cleanup with tests
Added converter on saving in db user
2015-08-15 00:11:19 +03:00
coach88
3e4f69fb74 Added event on saving User cascade save EmailAddress 2015-08-14 18:50:33 +03:00
coach88
13cf53aaf4 Example with adding indexes from code and like annotation. 2015-08-13 14:11:37 +03:00
alex-semenyuk
4e02612c1c Formatting cleanup 2015-08-10 16:31:21 +02:00
coach88
8481866d6a Cleanup for test 2015-08-10 11:41:23 +03:00
coach88
c41e8a6ac6 Merge branch 'master' of https://github.com/alex-semenyuk/tutorials 2015-08-10 10:51:08 +03:00
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