
|
If you were logged in you would be able to see more operations.
|
|
|
|
This class differs from the BeanNameUrlHandlerMapping by registering all beans that implement the Controller and ThrowawayController interfaces, regardless of the format of the alias or bean name. However, the bean name and aliases are converted to a URL format before registration. This allows us to have the same controller class appear in different beans, as opposed to the ControllerClassNameHandlerMapping.
|
|
Description
|
This class differs from the BeanNameUrlHandlerMapping by registering all beans that implement the Controller and ThrowawayController interfaces, regardless of the format of the alias or bean name. However, the bean name and aliases are converted to a URL format before registration. This allows us to have the same controller class appear in different beans, as opposed to the ControllerClassNameHandlerMapping.
|
Show » |
|