Commit Graph

36 Commits

Author SHA1 Message Date
timis1 cd86d338ff JAVA-20163 Add instruction for running Morphia Test manually (#14128)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-27 02:21:17 +05:30
timis1 b161aeec27 JAVA-18264 Update article "A Guide to MongoDB with Java" (#13466)
* JAVA-18264 Update article "A Guide to MongoDB with Java"

* JAVA-18264 Update with suggestion

* JAVA-18264 Additional updates

* JAVA-18264 Format pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-27 16:08:14 +05:30
Loredana Crusoveanu a18c874bde Update README.md 2022-11-13 17:45:38 +02:00
anuragkumawat 8e74927325 JAVA-13132 Cleaned persistence-modules sub-modules poms (#12553)
* JAVA-13132 Cleaned persistence-modules sub-modules poms

* JAVA-13132 Moved testcontainers.version property up

* JAVA-13132 Update java-jpa-3 pom
2022-08-08 19:25:28 +05:30
Haroon Khan 0c480dbeed [JAVA-11252] Fix Mongodb live test 2022-04-14 21:10:20 +01:00
Haroon Khan 113d4f1824 [JAVA-11186] Split java-mongodb module 2022-04-01 22:26:34 +01:00
johnA1331 3cadc58b03 Update README.md 2022-03-24 00:03:36 +08:00
johnA1331 481bd47b89 Update README.md 2022-03-16 21:40:31 +08:00
johnA1331 33d165653b Update README.md 2022-03-16 21:28:01 +08:00
johnA1331 c8d224e24a Update README.md 2022-03-16 21:16:20 +08:00
johnA1331 aa751ab044 Update README.md 2022-03-16 21:09:51 +08:00
Gaetano Piazzolla 612dc0be7c BAEL-5358 - Case Insensitive Sorting in MongoDB (#11815)
* [BAEL-5358] - MongoDB Case Insensitive Ordering.

* [BAEL-5358] - removed comment, indent

* [BAEL-5358] - using junit5 and testcontainers

* [BAEL-5358] - fixed issues for PR

* [BAEL-5358] - removed method-> inline
2022-03-12 18:21:34 +00:00
Kapil Khandelwal fee01d60fb BAEL-5374: push Into Array in MongoDB (#11916) 2022-03-10 10:50:08 -08:00
Kapil Khandelwal c1751dc317 BAEL-5360: Check Collection Existence in MongoDB (#11905)
* BAEL-5360: Check Collection Existence in MongoDB

* BAEL-5360: update test names using the bdd scheme
2022-03-08 12:49:19 -08:00
Asjad J dc6357d98e Updated README.md
added link back to the article: https://www.baeldung.com/mongodb-update-multiple-fields
2022-03-07 19:22:54 +05:00
Kapil Khandelwal dafb4d1f58 BAEL-5401: Update Fields of Documents in MongoDB Using the Java Driver (#11889) 2022-03-05 20:29:16 -08:00
Kapil Khandelwal 2eb49b96cb BAEL 5359: Update formatting (#11880)
* BAEL-5359: Updating Multiple Fields in a MongoDB Document

* BAEL-5359: Add test class file

* BAEL-5359: Rename UpdateMultipleFieldsUnitTest.java to UpdateMultipleFieldsLiveTest.java

* BAEL-5359: Update formatting
2022-03-03 09:36:08 -08:00
Kapil Khandelwal eae57f5496 BAEL-5359: Updating Multiple Fields in a MongoDB Document (#11861)
* BAEL-5359: Updating Multiple Fields in a MongoDB Document

* BAEL-5359: Add test class file

* BAEL-5359: Rename UpdateMultipleFieldsUnitTest.java to UpdateMultipleFieldsLiveTest.java
2022-02-27 12:21:17 -08:00
johnA1331 fe6b84fd5f Update README.md 2022-02-02 17:44:32 +08:00
sebx59 c69343c853 Example class for BAEL-4888 (#11728)
code used to illustrate the article about retrieving the MongoDB ID
2022-01-29 11:28:08 +05:30
sampadawagde e931840ced JAVA-8287: Split or move java-jpa-3 module 2021-11-26 22:19:21 +05:30
johnA1331 df33065708 Update README.md 2021-11-19 21:25:17 +08:00
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
Maciej Główka 8f6869a4b7 BAEL-4889: checking whether a field exists or not in MongoDB (#11129)
* BAEL-4889: checking whether a field exists or not in MongoDB

* BAEL-4889: fixed test class name

* BAEL-4889: upgraded mongo version

* BAEL-4889: changed test class name
2021-08-23 19:44:47 -07:00
sampadawagde fa112ee5f8 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
Benjamin Caure b48a87a352 Copy "BSON to JSON" tutorial entities to dedicated package (#9283)
com.baeldung.bsontojson
2020-05-13 17:43:22 +02:00
johnA1331 629ba77f56 Update README.md 2020-05-05 17:27:51 +08:00
Benjamin Caure aee002eeca rename integration to live test (#9232) 2020-05-04 22:00:03 +02:00
Benjamin Caure bc872d3742 BAEL-3943 Bson to json (#9079) 2020-04-14 07:08:04 +02:00
johnA1331 5f7e961af1 Update README.md 2020-03-18 13:10:33 +08:00
Sampada 2816111e98 BAEL-2972 : MongoDB Aggregations Using Java (#8718) 2020-02-13 10:01:19 -08:00
Dhawal Kapil 579eddd624 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-21545_persistencemodules 2020-01-29 20:51:32 +05:30
Sampada 480edbd02b BAEL-2972: MongoDB Aggregations Using Java (#8613) 2020-01-27 11:45:26 -08:00
Dhawal Kapil d9aff41077 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
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