spring-boot/spring-boot-samples/spring-boot-sample-test
Phillip Webb 296dc7132b Allow JSON Testers to be @Autowired
Switch `@AutoConfigureJsonTesters` to use regular `@Autowired` injection
for JSON testers. Prior to this commit JSON Tester fields were
initialized directly which caused IDE issues and was also a little
confusing.

Fixes gh-6451
2016-07-26 21:41:37 -07:00
..
src Allow JSON Testers to be @Autowired 2016-07-26 21:41:37 -07:00
pom.xml Fix spring-boot-sample-test dependencies 2016-05-02 17:34:00 -07:00