bael-5848 - How to Insert a HashMap Into MongoDB With Java (#12938)

* bael-5848 - new module

* bael-5848 - tests
This commit is contained in:
Ulisses Lima
2022-11-05 15:04:21 -03:00
committed by GitHub
parent 1a4cc86a08
commit 548c69164f
9 changed files with 186 additions and 2 deletions
+2 -1
View File
@@ -64,6 +64,7 @@
<module>spring-boot-persistence-h2</module>
<module>spring-boot-persistence-mongodb</module>
<module>spring-boot-persistence-mongodb-2</module>
<module>spring-boot-persistence-mongodb-3</module>
<module>spring-data-arangodb</module>
<module>spring-data-cassandra</module>
<module>spring-data-cassandra-test</module>
@@ -115,4 +116,4 @@
<testcontainers.version>1.16.3</testcontainers.version>
</properties>
</project>
</project>