spring-boot/spring-boot-autoconfigure
Stephane Nicoll 703a6dc056 Prevents BasicErrorControllerIntegrationTest to start another server
`BasicErrorControllerIntegrationTest` is handling the context in each test
and yet it starts a useless test via `@SpringBootTest`. This commit
removes the useless runner and associated annotations.
2017-04-27 14:26:50 +02:00
..
src Prevents BasicErrorControllerIntegrationTest to start another server 2017-04-27 14:26:50 +02:00
pom.xml Next Development Version 2017-04-20 12:46:19 +00:00