JAVA-12733: Move spring-boot-jsp into spring-boot-modules
This commit is contained in:
parent
2991701dc7
commit
dda5fc0093
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue