spring-boot/spring-boot-test-autoconfigure
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 Drop back to Hibernate 5.0.9.Final 2016-06-21 20:09:21 +01:00