Commit Graph

16 Commits

Author SHA1 Message Date
edizor 47b2fef64f Update README.md
[skip ci]
2023-11-18 19:20:17 +08:00
Ulisses Lima 0ce0a647a1 MongoDbHashMapIntegrationTest - Changing to LiveTest (#15013)
* changing to LiveTest

Prevent integration tests from failing after spring boot upgrade.

* Update MongoDbHashMapLiveTest.java

Including docs.

* Update MongoDbHashMapLiveTest.java

removing instructions from atlas search.
2023-11-10 08:10:03 +01:00
Ulisses Lima 0fc112e613 BAEL 6701 - MongoDB - Atlas Search using the Java Driver and Spring Data (#15069)
* research 1

* new search methods

* first draft

* removing old code

* updated to parent-boot-3

* mongo review 2
2023-11-05 06:45:44 +01:00
Ulisses Lima a93751923d BAEL 6701 - MongoDB - Atlas Search using the Java Driver and Spring Data (#14777)
* research 1

* new search methods

* first draft

* removing old code

* updated to parent-boot-3
2023-09-30 08:44:07 +02:00
edizor b88a0f7a11 Update README.md
[skip ci]
2023-07-01 18:22:12 +08:00
Grzegorz Piwowarek 69fe2bb1ae Remove redundant constructors (#14248) 2023-06-25 14:38:28 +02:00
Grzegorz Piwowarek f4402b33e1 Adjust for a non-null MongoClient API (#14247) 2023-06-25 14:14:06 +02:00
Ulisses Lima 17f65411bd BAEL-6046 MongoDB - Field Level Encryption (#14229)
* bael-6046 - first draft

* review 1

* review 2

* null checks and lambda

* review 3

* removing converter

* debug

* auto encryption config

* createKeyUniqueIndex() and updated dependencies.

* Review 5.
2023-06-13 13:41:20 +02:00
Bipin kumar a408564d18 JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097) 2023-05-23 22:03:06 +05:30
timis1 bb9e5b65b4 JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 (#13952)
* JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11

* JAVA-20165 Migrating spring-boot-persistence-mongodb

* JAVA-20165 Migrating spring-boot-persistence-mongodb-2

* JAVA-20165 Migrating spring-boot-persistence-mongodb-3

* JAVA-20165 Adding latest version for jdbi in spring-boot-persistence-2 module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-12 19:14:03 +05:30
Ulisses Lima 7123ae8ad7 BAEL-6046 MongoDB - Field Level Encryption (#13859) 2023-05-06 09:59:46 +02:00
Ulisses Lima 749a077478 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
Ulisses Lima fc9a23a02a BAEL-6046 - MongoDB - Field Level Encryption (#13440)
* bael-6046 - first draft

* review 1

* review 2

* null checks and lambda
2023-02-15 21:52:25 +01:00
Ulisses Lima 1f987c4bb3 BAEL-6046 - MongoDB - Field Level Encryption (#13266) 2023-01-13 08:53:50 +01:00
edizor 3bca0d46bf Update README.md
[skip ci]
2022-11-11 09:04:12 +08:00
Ulisses Lima 548c69164f bael-5848 - How to Insert a HashMap Into MongoDB With Java (#12938)
* bael-5848 - new module

* bael-5848 - tests
2022-11-05 19:04:21 +01:00