Merge pull request #10365 from Maiklins/JAVA-3530-move-spring-mvc-webflow

Java 3530 move spring mvc webflow
This commit is contained in:
Loredana Crusoveanu
2020-12-30 13:00:04 +02:00
committed by GitHub
15 changed files with 1 additions and 2 deletions
-2
View File
@@ -665,7 +665,6 @@
<module>spring-mvc-velocity</module>
<module>spring-mvc-views</module>
<module>spring-mvc-webflow</module>
<module>spring-mvc-xml</module>
<module>spring-protobuf</module>
@@ -1133,7 +1132,6 @@
<module>spring-mvc-velocity</module>
<module>spring-mvc-views</module>
<module>spring-mvc-webflow</module>
<module>spring-mvc-xml</module>
<module>spring-protobuf</module>
+1
View File
@@ -20,6 +20,7 @@
<module>spring-mvc-basics-4</module>
<module>spring-mvc-crash</module>
<module>spring-mvc-forms-jsp</module>
<module>spring-mvc-webflow</module>
<module>spring-rest-angular</module>
<module>spring-rest-http</module>
<module>spring-resttemplate-2</module>