Skip to content

Clarify Kotlin reified type parameter extensions documentation about type erasure [SPR-16273] #20820

@spring-projects-issues

Description

@spring-projects-issues

Sébastien Deleuze opened SPR-16273 and commented

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.


Issue Links:

Referenced from: commits deac8e5

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions