Generated by
JDiff

Class org.springframework.web.method.support.ModelAndViewContainer

Added Methods
void setBinding(String, boolean) Register whether data binding should occur for a corresponding model attribute, corresponding to an {@code @ModelAttribute(binding=true/false)} declaration.