You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-webflux/src/main/java/org/springframework/web/reactive/function/client/support/WebClientAdapter.java
+13
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,20 @@ else if (requestValues instanceof ReactiveHttpRequestValues reactiveRequestValue
138
138
* Create a {@link WebClientAdapter} for the given {@code WebClient} instance.
Copy file name to clipboardExpand all lines: spring-webflux/src/test/java/org/springframework/web/reactive/function/client/support/WebClientAdapterTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ private Service initService() {
Copy file name to clipboardExpand all lines: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/client/support/WebClientHttpServiceProxyKotlinTests.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ class KotlinWebClientHttpServiceProxyTests {
0 commit comments