JUnit tests can now be @SpringApplicationConfiguration and @IntegrationTest without any explicit imports. Also makes @RunWith(SpringJUnit4ClassRunner) optional. Fixes gh-969