refactor the spring boot persistence mongodb module (#5829)
* added example code for BAEL-2366 * moved example code for BAEL-2366 * example code for BAEL-1961 * moved example code into integration test * updated the test assertions * refactor the spring boot persistence mongodb module * remove redundant example code * declared the spring boot persistence module in the root pom * fixed issue with non-imported file
This commit is contained in:
@@ -479,6 +479,7 @@
|
||||
<module>persistence-modules/spring-data-cassandra</module>
|
||||
<module>persistence-modules/spring-data-couchbase-2</module>
|
||||
<module>persistence-modules/spring-data-redis</module>
|
||||
<module>persistence-modules/spring-boot-persistence-mongodb</module>
|
||||
|
||||
<module>reactor-core</module>
|
||||
<module>resteasy</module>
|
||||
|
||||
Reference in New Issue
Block a user