JAVA-3530 Move spring-mvc-webflow module

This commit is contained in:
mikr 2020-12-29 22:56:18 +01:00
parent 391efe067c
commit 55d3676812
15 changed files with 1 additions and 2 deletions

View File

@ -664,7 +664,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>
@ -1134,7 +1133,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>

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-http</module>
<module>spring-thymeleaf</module>
<module>spring-thymeleaf-2</module>