spring-boot/spring-boot-samples/spring-boot-sample-test/src
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
..
main Update spring-boot-sample-test REST code 2016-05-31 10:18:07 -07:00
test Allow JSON Testers to be `@Autowired` 2016-07-26 21:41:37 -07:00