|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
ConfigurableWebBindingInitializer getConfigurableWebBindingInitializer() |
Return the ConfigurableWebBindingInitializer to use for initializing all WebDataBinder instances. |
Changed Methods | ||
FormattingConversionService mvcConversionService() |
Documentation changed from old to new. |
Return a FormattingConversionService for use with annotated controller methods and the {@code spring:eval} JSP tag. |
Validator mvcValidator() |
Documentation changed from old to new. |
Return a global Validator instance for example for validating {@code @ModelAttribute} and {@code @RequestBody} method arguments. |
void setApplicationContext(ApplicationContext ) |
Documentation changed from old to new. |
Set the Spring ApplicationContext, e.g. |
void setServletContext(ServletContext ) |
Documentation changed from old to new. |
Set the javax.servlet.ServletContext, e.g. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |