Commit Graph

5 Commits

Author SHA1 Message Date
Ulisses Lima
a787ea354e BAEL-5394 - Unique Field in MongoDB Document in Spring Data (#12384)
* BAEL-5370 - MongoDB Composite Key

First Draft.

* removing comments

* BAEL-5370

Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound

* BAEL-5370

removing compound index related stuff

* removing first insert from assertThrows

* first draft

* removing Customer2
2022-06-26 18:32:33 +02:00
Ulisses Lima
9dd36a0c65 BAEL-5370 - MongoDB Composite Key (#12273)
* BAEL-5370 - MongoDB Composite Key

First Draft.

* removing comments

* BAEL-5370

Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound

* BAEL-5370

removing compound index related stuff

* removing first insert from assertThrows
2022-06-18 09:49:40 +02:00
Ulisses Lima
82dc6e6c02 isolating application repositories 2022-05-20 14:09:36 -03:00
Ulisses Lima
8e7f705ee8 moved code to spring-boot-persistence-mongodb-2 2022-05-16 23:24:46 -03:00
Haroon Khan
dd3457a7e5 [JAVA-11876] Split spring-boot-mongodb module 2022-05-12 18:59:40 +01:00