Package | Description |
---|---|
org.springframework.web.method.annotation |
Support classes for annotation-based handler method processing.
|
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
Constructor and Description |
---|
AbstractWebArgumentResolverAdapter(WebArgumentResolver adaptee)
Create a new instance.
|
Constructor and Description |
---|
ServletWebArgumentResolverAdapter(WebArgumentResolver adaptee) |