-
Notifications
You must be signed in to change notification settings - Fork 38.6k
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
Ken Wang opened SPR-12152 and commented
ResponseBodyAdvice is amazing for my needs except for one thing, it doesn't seem to be triggered when the ResponseBody returns a null value.
Is it possible to handle this case through the ResponseBodyAdvice?
Affects: 4.1 GA
Issue Links:
- ResponseBodyAdvice to accept null values? [SPR-12153] #16767 ResponseBodyAdvice to accept null values? ("is duplicated by")
- Re-allow handling empty request body [SPR-12778] #17376 Re-allow handling empty request body
0 votes, 5 watchers
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