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 |
eugenp
|
ed2b7e4e2f
|
test cleanup
|
2015-08-20 11:37:01 +03:00 |
eugenp
|
6b10bee0a0
|
cleanup work
|
2015-08-20 11:36:19 +03:00 |
Eugen
|
722b3dc99b
|
Merge pull request #238 from vrajeshjayswal/master
added method for basic encoding without padding
|
2015-08-19 15:07:07 -07:00 |
alex-semenyuk
|
a690614d49
|
Added support common annotation
|
2015-08-16 14:10:05 +02:00 |
eugenp
|
446bf7fbbd
|
persistence work
|
2015-08-16 11:30:03 +03: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
|
7243b16d49
|
work on properties
|
2015-08-15 18:14:55 +03:00 |
eugenp
|
3bc0b756ad
|
perperties work
|
2015-08-15 18:08:54 +03:00 |
eugenp
|
75b533efe9
|
perperties work
|
2015-08-15 18:08:40 +03: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 |
Vrajesh Jayswal
|
a5ef06c93f
|
added method for basic encoding without padding
|
2015-08-15 10:50:58 +05:30 |
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 |
Eugen
|
10cceaa58e
|
Merge pull request #235 from vrajeshjayswal/master
Java encode and decode test program
|
2015-08-12 23:50:54 -07:00 |
Vrajesh Jayswal
|
f76247aaa8
|
Java encode and decode test program
|
2015-08-13 11:20:23 +05:30 |
Eugen
|
f2d083fa3d
|
Merge pull request #234 from alex-semenyuk/master
Created different types of queries are doing the same and with the same states database
|
2015-08-10 07:44:16 -07: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 |
eugenp
|
4f97c2ccd0
|
introducing cargo
|
2015-08-10 10:13:56 +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 |
Eugen
|
2e7f18bb41
|
Merge pull request #233 from alex-semenyuk/master
Queries in Spring Data MongoDB
|
2015-08-08 03:17:37 -07: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 |
Eugen
|
f651954edf
|
Merge pull request #232 from alex-semenyuk/master
Added tests with save operation as insert and as update.
|
2015-08-02 01:08:50 -07: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 |
Eugen
|
9c55a2172e
|
Merge pull request #231 from alex-semenyuk/master
Added tests for MongoTemplate and renamed test's methods accordance BDD.
|
2015-08-01 05:31:49 -07:00 |
eugenp
|
ea227f8a98
|
formatting work and session fix
|
2015-08-01 13:57:52 +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 |
Eugen
|
90937c825d
|
Merge pull request #230 from alex-semenyuk/master
Examples with MongoRepositories.
|
2015-07-31 06:17:42 -07:00 |
coach88
|
a292a07cfc
|
Fix broken merge
|
2015-07-31 13:15:52 +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 |