spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Stephane Nicoll 4e88db9883 Scan converters with @WebMvcTest and @WebFluxTest
This commit makes sure to automatically scan `Converter` and
`GenericConverter` beans when a test uses `@WebMvcTest` or
`@WebFluxTest`.

Closes gh-10802
2017-11-10 15:58:27 +01:00
..
src Scan converters with @WebMvcTest and @WebFluxTest 2017-11-10 15:58:27 +01:00
pom.xml Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00