|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void setResponseBodyAdvice(List<ResponseBodyAdvice<?>> ) |
Add one or more components to modify the response after the execution of a controller method annotated with {@code @ResponseBody}, or a method returning {@code ResponseEntity} and before the body is written to the response with the selected {@code HttpMessageConverter}. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |