Commit Graph

23 Commits

Author SHA1 Message Date
timis1
57209b45d2 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
Haroon Khan
687895eece [JAVA-11252] Fix Mongodb live test 2022-04-14 21:10:20 +01:00
Haroon Khan
6c18342a7d [JAVA-11186] Split java-mongodb module 2022-04-01 22:26:34 +01:00
Gaetano Piazzolla
adc75b8daa 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
258c8c93aa BAEL-5374: push Into Array in MongoDB (#11916) 2022-03-10 10:50:08 -08:00
Kapil Khandelwal
2e2b57e83f 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
Kapil Khandelwal
2e3619c1c1 BAEL-5401: Update Fields of Documents in MongoDB Using the Java Driver (#11889) 2022-03-05 20:29:16 -08:00
Kapil Khandelwal
d626f5f0df 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
440f4e476c 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
sampadawagde
be2d84b1f6 JAVA-8287: Split or move java-jpa-3 module 2021-11-26 22:19:21 +05:30
Maciej Główka
9147ccdda9 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
Benjamin Caure
dae02cc77c Copy "BSON to JSON" tutorial entities to dedicated package (#9283)
com.baeldung.bsontojson
2020-05-13 17:43:22 +02:00
Benjamin Caure
1acc85d08c rename integration to live test (#9232) 2020-05-04 22:00:03 +02:00
Benjamin Caure
d710a30789 BAEL-3943 Bson to json (#9079) 2020-04-14 07:08:04 +02:00
Sampada
5fd3cc9d46 BAEL-2972 : MongoDB Aggregations Using Java (#8718) 2020-02-13 10:01:19 -08:00
Sampada
bbfc52f789 BAEL-2972: MongoDB Aggregations Using Java (#8613) 2020-01-27 11:45:26 -08:00
Kumar Chandrakant
9566b4d5e4 Mongodb morphia (#7316)
* Adding source code for tutorial tracked by BAEL-2971

* Renaming Integration Test as par standard

* Incorporated review comments on the article.

* Moved the morphia module inside persistence-modules/java-mongodb

* Deleted the module morphia.
2019-07-16 07:32:17 +03:00
DOHA
5464a7935e rename integration test to live test 2019-05-27 21:07:20 +02:00
DOHA
0c1da760a6 geospatial mongoldb examples 2019-05-26 21:37:30 +02:00
Tom Hombergs
6002d2c81e removed field "article" for clearer understanding 2018-03-24 23:18:59 +01:00
Donato Rimenti
d192cf8c9c Added tags CRUD operations. 2018-03-20 00:06:09 +01:00
Donato Rimenti
53ec7a8313 BAEL-1591: Tagging implementation with MongoDB. 2018-03-19 01:05:28 +01:00
Doha2012
26c50909be group persistence modules (#2890)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules
2017-10-29 23:07:04 +01:00