Skip to content

Revise generic type handling in GsonHttpMessageConverter [SPR-15381] #19944

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-15381 and commented

In the course of #19490, it turns out that GsonHttpMessageConverter should be sharing AbstractJackson2HttpMessageConverter's recently revised generic type handling, also shared by the new JsonbHttpMessageConverter.

The full extent of this is only really feasible in 5.0, but in particular deprecations of getTypeToken and co should be backported to 4.3.8 as well.


Issue Links:

Referenced from: commits 3c8fc46, e5fdd4c

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions