|
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 be invoked after the execution of a controller method annotated with {@code @ResponseBody} or returning {@code ResponseEntity} but before the body is written to the response with the selected {@code HttpMessageConverter}. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |