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 |
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 |
Eugen
|
d09c981353
|
Merge pull request #228 from alex-semenyuk/master
using the java version MongoConfig
|
2015-07-29 10:31:21 -07:00 |
coach88
|
973227f23a
|
Using annotation for MongoConfig
|
2015-07-29 20:07:06 +03:00 |
Eugen
|
4051be22b4
|
Merge pull request #227 from alex-semenyuk/master
Introduction to Spring Data Mongodb
|
2015-07-29 09:46:58 -07:00 |
coach88
|
0e7f6cec04
|
Added logging, fixed some dependencies in pom, deleted unused files.
|
2015-07-29 19:12:56 +03:00 |
Eugen
|
21b973d2a5
|
Merge pull request #226 from alex-semenyuk/master
Introduction to Spring Data Mongodb
|
2015-07-29 04:09:50 -07: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 |
eugenp
|
5dcca02c96
|
formatting work
|
2015-07-23 17:13:49 +03:00 |
eugenp
|
6c6cc61caf
|
Merge branch 'master' of https://github.com/eugenp/tutorials
Conflicts:
spring-rest/pom.xml
spring-rest/src/main/webapp/WEB-INF/web.xml
|
2015-07-23 16:56:24 +03:00 |
eugenp
|
a1e7be16b8
|
formatting cleanup
|
2015-07-23 16:54:23 +03:00 |
Eugen
|
cce68e0a7e
|
Merge pull request #225 from alex-semenyuk/master
A Guide To Spring Redirects
|
2015-07-23 00:36:02 -07:00 |
alex-semenyuk
|
b3d9ada21e
|
Fix formatting for pom
|
2015-07-22 23:01:00 +02:00 |
alex-semenyuk
|
23bf5a3042
|
Fix formatting files
|
2015-07-22 22:22:39 +02:00 |
alex-semenyuk
|
877b8d2987
|
Rename some urls.
|
2015-07-21 15:07:32 +02:00 |
alex-semenyuk
|
c4bc953d1c
|
Fix issues with tests.
|
2015-07-21 13:06:14 +02:00 |
alex-semenyuk
|
00dd88a0b8
|
Redirect in Spring
|
2015-07-20 13:05:25 +02:00 |
eugenp
|
3bb91d5409
|
new java config
|
2015-07-11 23:10:34 +03:00 |
Eugen
|
2245240886
|
Merge pull request #223 from Doha2012/master
parent child context test
|
2015-07-11 19:36:15 +03:00 |
DOHA
|
671d78b701
|
parent child context test
|
2015-07-11 17:53:19 +02:00 |
Eugen
|
f03d62c519
|
Merge pull request #222 from Doha2012/master
simple parent-child test
|
2015-07-11 00:15:17 +03:00 |
DOHA
|
f4460a003a
|
Merge remote-tracking branch 'upstream/master'
|
2015-07-10 22:22:30 +02:00 |
DOHA
|
0e9b7b2684
|
simple parent-child test
|
2015-07-10 22:19:31 +02:00 |