Create spring-boot-webmvc module

This commit is contained in:
Andy Wilkinson
2025-03-27 14:05:55 +00:00
committed by Phillip Webb
parent e83f4eed4e
commit dfd5e56956
129 changed files with 450 additions and 360 deletions

View File

@@ -2090,7 +2090,8 @@ bom {
"spring-boot-tomcat",
"spring-boot-tx",
"spring-boot-undertow",
"spring-boot-validation"
"spring-boot-validation",
"spring-boot-webmvc"
]
plugins = [
"spring-boot-maven-plugin"