|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.web.servlet.handler.metadata | |
---|---|
org.springframework.web.servlet.handler.metadata | This package enables automatic web controller targeting. |
Classes in org.springframework.web.servlet.handler.metadata used by org.springframework.web.servlet.handler.metadata | |
---|---|
AbstractPathMapHandlerMapping
Abstract implementation of the HandlerMapping interface that recognizes metadata attributes of type PathMap on application Controllers and automatically wires them into the current servlet's WebApplicationContext. |
|
PathMap
Attribute to be used on Controller classes to allow for automatic URL mapping without web controllers being defined as beans in an XML bean definition file. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |