@ -47,10 +44,6 @@ public class MetricsAutoConfigurationWithLog4j2AndLogbackTests {
@@ -47,10 +44,6 @@ public class MetricsAutoConfigurationWithLog4j2AndLogbackTests {
@ -266,7 +266,7 @@ behalf. The algorithm used to determine a `WebEnvironmentType` is fairly simple:
@@ -266,7 +266,7 @@ behalf. The algorithm used to determine a `WebEnvironmentType` is fairly simple:
* If Spring MVC is present, an `AnnotationConfigServletWebServerApplicationContext` is
used
* If Spring MVC is not present and Spring WebFlux is present, an
`AnnotationConfigReactiveWebApplicationContext` is used
`AnnotationConfigReactiveWebServerApplicationContext` is used
* Otherwise, `AnnotationConfigApplicationContext` is used
This means that if you are using Spring MVC and the new `WebClient` from Spring WebFlux in
@ -57,7 +57,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@@ -57,7 +57,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@ -67,7 +67,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@@ -67,7 +67,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@ -79,7 +79,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@@ -79,7 +79,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@ -96,7 +96,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {
@@ -96,7 +96,7 @@ public class ApplicationContextServerWebExchangeMatcherTests {