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
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