spring-boot/spring-boot-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 Upgrade to Tomcat 8.5.4 & remove tomcat-juli 2016-07-18 17:52:35 -07:00