spring-boot/spring-boot-test-autoconfigure
Phillip Webb 2eafb3d887 Add @RestClientTest support
Add @RestClientTest annotation that can be used when testing REST
clients. Provides auto-configuration for a MockRestServiceServer which
can be used when the bean under test builds a single RestTemplate
via the auto-configured RestTemplateBuilder.

Closes gh-6030
2016-05-31 10:18:07 -07:00
..
src Add @RestClientTest support 2016-05-31 10:18:07 -07:00
pom.xml Update @WebMvcTest to auto-configure Spring HATEOAS 2016-05-26 11:09:43 +01:00