Create spring-boot-web-server-test module
This commit is contained in:
committed by
Phillip Webb
parent
96bee8e034
commit
4f579905ef
@@ -31,6 +31,7 @@ dependencies {
|
||||
intTestImplementation(project(":spring-boot-project:spring-boot-autoconfigure-all"))
|
||||
intTestImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
intTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
|
||||
intTestImplementation(project(":spring-boot-project:spring-boot-web-server-test"))
|
||||
intTestImplementation("org.apache.httpcomponents.client5:httpclient5")
|
||||
intTestImplementation("net.bytebuddy:byte-buddy")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user