JAVA-222364 Keep in the spring data neo4j just the examples with spring
This commit is contained in:
@@ -369,6 +369,7 @@
|
||||
<module>persistence-modules/hibernate-ogm</module> <!-- hibernate-ogm wasn't updated because it doesn't support jakarta API -->
|
||||
<module>persistence-modules/java-cassandra</module> <!-- JAVA-21464 cassandra-unit library doesn't support to run with jdk9 and above -->
|
||||
<module>persistence-modules/spring-data-cassandra-reactive</module> <!--JAVA-21844-->
|
||||
<module>persistence-modules/spring-data-neo4j</module>
|
||||
</modules>
|
||||
|
||||
</profile>
|
||||
@@ -545,6 +546,7 @@
|
||||
<module>persistence-modules/hibernate-ogm</module> <!-- hibernate-ogm wasn't updated because it doesn't support jakarta API -->
|
||||
<module>persistence-modules/java-cassandra</module> <!-- JAVA-21464 cassandra-unit library doesn't support to run with jdk9 and above -->
|
||||
<module>persistence-modules/spring-data-cassandra-reactive</module> <!--JAVA-21844-->
|
||||
<module>persistence-modules/spring-data-neo4j</module>
|
||||
</modules>
|
||||
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user