Generated by
JDiff

Class org.springframework.web.servlet.config.annotation.ViewControllerRegistration

Added Methods
ViewControllerRegistration setStatusCode(HttpStatus) Set the status code to set on the response.
 

Changed Methods
ParameterizableViewController getViewController() Change in return type from Object to ParameterizableViewController.
 
ViewControllerRegistration setViewName(String) Change in return type from void to ViewControllerRegistration.
Set the view name to return.