spring-boot/spring-boot-test-autoconfigure/src
Phillip Webb f38bd7af37 Extract GSON/Jackson config to inner classes
Update JsonTestersAutoConfiguration so that GSON and Jackson specific
configuration are inner classes. This should prevent ClassNotFound
exception when the libraries are not on the classpath.

Fixes gh-6502
2016-08-02 15:14:30 -07:00
..
main Extract GSON/Jackson config to inner classes 2016-08-02 15:14:30 -07:00
test Refine unmapped property support 2016-07-27 16:27:24 -07:00