spring-boot/spring-boot-project/spring-boot-docs
Stephane Nicoll b6f9b46be8 Only create a WebTestClient with WebFlux
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
2018-04-03 11:31:37 +02:00
..
src Only create a WebTestClient with WebFlux 2018-04-03 11:31:37 +02:00
pom.xml Merge branch '1.5.x' 2018-02-27 10:31:05 +01:00