JAVA-15787 Moved spring-rector and spring-webflux-amqp to spring-reactive-modules

This commit is contained in:
Dhawal Kapil
2022-11-24 20:32:23 +05:30
parent 7d3e1e13f5
commit c9b4ed6d27
25 changed files with 3 additions and 5 deletions

View File

@@ -592,7 +592,6 @@
<module>spring-protobuf</module>
<module>spring-quartz</module>
<module>spring-reactor</module>
<module>spring-remoting-modules</module>
<module>spring-roo</module>
@@ -610,7 +609,6 @@
<module>spring-vault</module>
<module>spring-web-modules</module>
<module>spring-webflux-amqp</module> <!-- long -->
<module>spring-websockets</module>
<module>static-analysis</module>
@@ -977,7 +975,6 @@
<module>spring-protobuf</module>
<module>spring-quartz</module>
<module>spring-reactor</module>
<module>spring-remoting-modules</module>
<module>spring-roo</module>
@@ -995,7 +992,6 @@
<module>spring-vault</module>
<module>spring-web-modules</module>
<module>spring-webflux-amqp</module> <!-- long -->
<module>spring-websockets</module>
<module>static-analysis</module>

View File

@@ -27,6 +27,8 @@
<module>spring-5-reactive-security</module>
<module>spring-reactive</module>
<module>spring-reactive-exceptions</module>
<module>spring-reactor</module>
<module>spring-webflux-amqp</module>
</modules>
<build>