spring-boot/spring-boot-test-autoconfigure
Brian Clozel f2e77e46cd Auto-configure codecs in WebTestClient
This commit applies what's been done in gh-9166 for WebFlux client and
server, but for the `WebTestClient` auto-configuration.

`WebTestClient` can be configured for mock or integration tests and this
change applies `CodecCustomizer` beans to the client being built.

Closes gh-9577
2017-07-03 11:23:06 +02:00
..
src Auto-configure codecs in WebTestClient 2017-07-03 11:23:06 +02:00
pom.xml Add support for Lettuce in RedisTestServer 2017-06-15 14:42:24 +02:00