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
Since type erasure can be fixed only when using ParameterizedTypeReference based Java methods, RestOperations API documentation should be updated to specify which extensions are subject to type erasure, and which are not. Same for WebFlux client and server API.
Spring Boot TestRestTemplate extensions should be updated as well.