You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #5537, it would be nice for Spring Boot 2.0 to provide TestRestTemplateExtensions in order to bring the same kind of RestTemplate improvements Spring Framework 5.0 provides with RestOperationsExtensions to TestRestTemplate.
The text was updated successfully, but these errors were encountered:
As discussed in #5537, it would be nice for Spring Boot 2.0 to provide
TestRestTemplateExtensions
in order to bring the same kind ofRestTemplate
improvements Spring Framework 5.0 provides with RestOperationsExtensions toTestRestTemplate
.The text was updated successfully, but these errors were encountered: