• Stephane Nicoll's avatar
    Only create a WebTestClient with WebFlux · 282bd9f0
    Stephane Nicoll authored
    This commit updates WebTestClientAutoConfiguration to only create a
    WebTestClient when running a WebFlux-based application as mocking the
    context only works with that mode at the moment.
    
    Closes gh-12318
    282bd9f0
spring-boot-features.adoc 293 KB