|
|
|
|
@ -32,3 +32,11 @@ dependencies {
@@ -32,3 +32,11 @@ dependencies {
|
|
|
|
|
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test")) |
|
|
|
|
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-jetty")) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
eclipse { |
|
|
|
|
wtp { |
|
|
|
|
facet { |
|
|
|
|
facet name: 'jst.web', version: '5.0' |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|