15 Commits

Author SHA1 Message Date
Haroon Khan
870dc43c9d [JAVA-11876] Split spring-boot-mongodb module 2022-05-12 18:59:40 +01:00
lucaCambi77
31a903b552 fix: move to spring-data-mongodb (#12089) 2022-04-28 18:20:55 -05:00
lucaCambi77
d0e3eebb12 BAEL-5400 - Return Only Specific Fields for a Query in Spring Data MongoDB (#11991)
* feat: field projection spring data mongodb

* fix: use available ports

* fix: typo

* fix: add abstraction

* fix: avoid blank lines
2022-04-10 09:19:13 -05:00
lucaCambi77
f27e8e8dd9 [ BAEL-5405 ] Logging MongoDB Queries with Spring Boot (#11952)
* feat: spring data mongodb logging

* fix: PMD

* fix: typo

* fix: move to main logging

* fix: add manual config
2022-03-27 20:06:14 -05:00
Ulisses Lima
e5c34a56c2 https://jira.baeldung.com/browse/BAEL-5403
Editor Review changes:
* reverted SpringBootPersistenceApplication.java
* created SpringBootJsonConvertFileApplication.java in article package:
com.baeldung.boot.json.convertfile
2022-03-22 19:27:49 -03:00
Ulisses Lima
ec403bd427 Merge branch 'eugenp:master' into master 2022-03-22 18:04:53 -03:00
Attila Uhrin
79857f04ae Fix integration tests. 2022-03-21 17:43:35 +01:00
AttilaUhrin
d01b0734d3 [BAEL-5373] A Guide to @DBRef in MongoDB (#11909)
* Add implementation for BAEL-5373.

* Fix test class name.

* Change collection names to be aligned with article.
2022-03-18 08:46:47 +05:30
Ulisses Lima
c249317694 warn instead of throw 2022-03-14 23:34:39 -03:00
Ulisses Lima
5b56b1ed39 BAEL-5403 - Import Data to MongoDB from Json File using Java
* Project
* Integration tests
2022-03-11 20:11:54 -03:00
osser-sam
cfbdbe1001 JAVA-4012: fix failing test (#10455) 2021-02-03 01:16:00 +05:30
sampadawagde
0fe1563388 JAVA-4012: Moved 1 article from spring-data-mongodb to
spring-boot-persistence-mongodb
2021-01-24 23:40:00 +05:30
sampadawagde
c5a57eb065 JAVA-4012: Moved 1 article to spring-boot-persistence-mongodb 2021-01-20 22:31:35 +05:30
Ali Dehghani
a0df759482 Forcing MongoDB to Listen to a Random Port 2020-03-12 16:44:29 +03:30
Eric Martin
3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00