• Phillip Webb's avatar
    Use unique `testRestTemplate` bean name · 138b96cf
    Phillip Webb authored
    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
    138b96cf
Name
Last commit
Last update
..
java/org/springframework/boot/test Loading commit data...
resources Loading commit data...
webapp Loading commit data...