spring-boot/spring-boot-test
Phillip Webb 138b96cf5f Use unique `testRestTemplate` bean name
Update `SpringBootTestContextCustomizer` to use the full qualified
TestRestTemplate as the registered bean name. Prior to this commit it
was possible that the customizer would replace the relatively common
bean name `testRestTemplate`.

Fixes gh-7711
2016-12-21 11:42:56 -08:00
..
src Use unique `testRestTemplate` bean name 2016-12-21 11:42:56 -08:00
pom.xml Correct the scope of the spock-core dependency in spring-boot-test 2016-12-01 09:38:07 +00:00