Generated by
JDiff

Package org.springframework.web.bind.annotation

Changed Classes
ModelAttribute Annotation that binds a method parameter or method return value to a named model attribute, exposed to a web view.
RequestMapping Annotation for mapping web requests onto specific handler classes and/or handler methods.