Uses of Interface
org.springframework.web.bind.support.WebArgumentResolver
Packages that use WebArgumentResolver
Package
Description
Support classes for annotation-based handler method processing.
MVC infrastructure for annotation-based handler method processing, building on the
 
org.springframework.web.method.annotation package.- 
Uses of WebArgumentResolver in org.springframework.web.method.annotationConstructors in org.springframework.web.method.annotation with parameters of type WebArgumentResolverModifierConstructorDescriptionCreate a new instance.
- 
Uses of WebArgumentResolver in org.springframework.web.servlet.mvc.method.annotationConstructors in org.springframework.web.servlet.mvc.method.annotation with parameters of type WebArgumentResolver