Update pom.xml
Adding spring-data-cosmosdb module in the persistence module
This commit is contained in:
parent
9c846f0e84
commit
1e96de4b64
@ -53,6 +53,7 @@
|
|||||||
<module>spring-boot-persistence-mongodb</module>
|
<module>spring-boot-persistence-mongodb</module>
|
||||||
<module>spring-data-cassandra</module>
|
<module>spring-data-cassandra</module>
|
||||||
<module>spring-data-cassandra-reactive</module>
|
<module>spring-data-cassandra-reactive</module>
|
||||||
|
<module>spring-data-cosmosdb</module>
|
||||||
<module>spring-data-couchbase-2</module>
|
<module>spring-data-couchbase-2</module>
|
||||||
<module>spring-data-dynamodb</module>
|
<module>spring-data-dynamodb</module>
|
||||||
<module>spring-data-eclipselink</module>
|
<module>spring-data-eclipselink</module>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user