Generated by
JDiff

Class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter

Changed Methods
long getLastModified(HttpServletRequest, Object) Documentation changed from old to new.
This method always returns -1 since an annotated controller can have many methods, each requiring separate lastModified calculations.