9 Commits

Author SHA1 Message Date
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
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
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
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