Loredana Crusoveanu
a673f2d809
fix package name
2018-06-02 23:14:27 +03:00
Doha2012
8739094a16
minor upgrade ( #2259 )
...
* minor logging fix
* spring security sso
* use basic auth
* use form login
* cleanup
* cleanup
* final cleanup
* second client app for sso
* spring boot bootstrap
* add logic
* cleanup
* add simple controller
* add thymeleaf and security
* minor fix
* minor fix
* add more boot properties
* fix live test
* fix live test
* minor fix
* semaphores
* fix configuration
* kotlin collection
* add more collection examples
* minor upgrade
2017-07-15 17:26:13 +02:00
Grzegorz Piwowarek
9ad123a655
Versions update ( #2234 )
...
* Mockito refactor
* Httpclient refactor
* Refactor json-path
* MongoDB Refactor
2017-07-09 06:27:31 +02:00
Doha2012
7525544e09
use standard logback.xml ( #1666 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
2017-04-17 18:41:23 +02:00
DOHA
6e114b6fb0
add simple java config
2017-02-09 01:34:53 +02:00
Vivek Kumar
6f9e6e0f20
BAEL 575: Pull request for Projections and Aggregation in Spring Data MongoDB ( #1047 )
...
* BAEL-575 - update spring data mongodb version to 1.9.6, update query dsl version to
4.1.4, Add constuctor to user class, add projection tests
* BAEL-575 - Add aggregation test files and zips.json resource
2017-01-27 20:24:49 +01:00
eugenp
dffa1d2504
minor cleanup work
2016-02-03 19:28:48 +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
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
7defd5d598
Added xml configuration for GridFS
2015-09-27 12:13:29 +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
alex-semenyuk
a3e8f9f60e
Create separate class for callback
2015-08-23 11:13:01 +02:00
alex-semenyuk
11c364d9cf
Fixed issue with @Transient
2015-08-22 08:43:06 +02:00
alex-semenyuk
a690614d49
Added support common annotation
2015-08-16 14:10:05 +02: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
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
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
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
d1263934d3
Added tests with MongoTemplate
2015-07-31 22:18:25 +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
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