JAVA-12733: Move spring-boot-jsp into spring-boot-modules

This commit is contained in:
sampadawagde 2022-07-05 19:39:15 +05:30
parent 2991701dc7
commit dda5fc0093
2 changed files with 1 additions and 1 deletions

View File

@ -44,6 +44,7 @@
<module>spring-boot-groovy</module>
<!-- <module>spring-boot-gradle</module> --> <!-- Not a maven project -->
<module>spring-boot-jasypt</module>
<module>spring-boot-jsp</module>
<module>spring-boot-keycloak</module>
<module>spring-boot-libraries</module>
<module>spring-boot-libraries-2</module>

View File

@ -47,7 +47,6 @@
<module>spring-thymeleaf-3</module>
<module>spring-thymeleaf-4</module>
<module>spring-thymeleaf-5</module>
<module>spring-boot-jsp</module>
<module>spring-web-url</module>
</modules>