|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes | |
|
Base class for org.springframework.web.servlet.HandlerMapping implementations that derive URL paths according to conventions for specific controller types. |
|
Implementation of org.springframework.web.servlet.HandlerMapping that follows a simple convention for generating URL path mappings from the bean names of registered org.springframework.web.servlet.mvc.Controller beans as well as {@code @Controller} annotated beans. |
|
Implementation of org.springframework.web.servlet.HandlerMapping that follows a simple convention for generating URL path mappings from the class names of registered org.springframework.web.servlet.mvc.Controller beans as well as {@code @Controller} annotated beans. |
|
Default implementation of the HandlerExceptionResolver interface that resolves standard Spring exceptions and translates them to corresponding HTTP status codes. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |