Generated by
JDiff

Package org.springframework.web.bind

Changed Classes
EscapedErrors Errors wrapper that adds automatic HTML escaping to the wrapped instance, for convenient usage in HTML views.
UnsatisfiedServletRequestParameterException ServletRequestBindingException subclass that indicates an unsatisfied parameter condition, as typically expressed using an {@code @RequestMapping} annotation at the {@code @Controller} type level.
WebDataBinder Special DataBinder for data binding from web request parameters to JavaBean objects.