Move Servlet high-level infrastructure to spring-boot-servlet
This commit is contained in:
committed by
Phillip Webb
parent
9ee79c1bbc
commit
b379bc0deb
@@ -10,7 +10,7 @@ plugins {
|
||||
description = "Spring Boot Jersey"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot"))
|
||||
api(project(":spring-boot-project:spring-boot-servlet"))
|
||||
api("org.glassfish.jersey.containers:jersey-container-servlet-core")
|
||||
api("org.glassfish.jersey.containers:jersey-container-servlet")
|
||||
api("org.glassfish.jersey.core:jersey-server")
|
||||
|
||||
Reference in New Issue
Block a user