-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Affects: 5.3.6 (coming from Spring Boot 2.4.5)
Requirement: Provide GSON-base Encoder/Decoder
by analogy with Jackson2JsonEncoder/Jackson2JsonDecoder
(in webflux world) and GsonHttpMessageConverter
(in mvc world).
Issue found (status closed): spring-projects/spring-boot#9166
Workaround found: https://stackoverflow.com/questions/60854660/set-custom-encoder-decoder-or-typeadapter-for-webclient-using-gson
Let me know if I need to provide more details.
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement