Create spring-boot-webmvc module
This commit is contained in:
committed by
Phillip Webb
parent
e83f4eed4e
commit
dfd5e56956
@@ -9,6 +9,5 @@ dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-json"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat"))
|
||||
api("org.springframework:spring-web")
|
||||
api("org.springframework:spring-webmvc")
|
||||
api(project(":spring-boot-project:spring-boot-webmvc"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user