We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0efe9c2 commit 75fcde4Copy full SHA for 75fcde4
module/spring-boot-webclient/build.gradle
@@ -36,7 +36,6 @@ dependencies {
36
optional("org.apache.httpcomponents.client5:httpclient5")
37
optional("org.apache.httpcomponents.core5:httpcore5-reactive")
38
optional("org.eclipse.jetty:jetty-reactive-httpclient")
39
- optional("org.springframework:spring-webflux")
40
41
testImplementation(project(":core:spring-boot-test"))
42
testImplementation(project(":module:spring-boot-tomcat"))
0 commit comments