spring-boot/spring-boot-samples/spring-boot-sample-webflux/src
Stephane Nicoll 12397edbd4 Expose a WebTestClient with `@SpringBootTest`
This commit exposes a `WebTestClient` automatically in a reactive
integration test that uses an embedded web server. This is similar to
what we do with `TestRestTemplate` for servlet based integration tests.

Closes gh-8399
2017-02-24 13:50:58 +01:00
..
main Add WebFlux application sample 2017-02-24 13:03:12 +01:00
test/java/sample/webflux Expose a WebTestClient with `@SpringBootTest` 2017-02-24 13:50:58 +01:00