|
|
|
|
@ -18,7 +18,7 @@ plugins {
@@ -18,7 +18,7 @@ plugins {
|
|
|
|
|
id "org.springframework.boot.starter" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
description = "Starter for building web, including RESTful, applications using Spring MVC and Tomcat" |
|
|
|
|
description = "Starter for using Spring MVC and Tomcat" |
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
|
api(project(":starter:spring-boot-starter")) |
|
|
|
|
|