spring-boot/spring-boot-test
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 Make json-path and selenium-api optional 2016-05-02 17:17:29 -07:00