Class ProjectingArgumentResolverRegistrar

java.lang.Object
org.springframework.data.web.config.ProjectingArgumentResolverRegistrar

@Configuration(proxyBeanMethods=false) public class ProjectingArgumentResolverRegistrar extends Object
Configuration class to register a BeanPostProcessor to augment RequestMappingHandlerAdapter with a ProxyingHandlerMethodArgumentResolver.
Author:
Oliver Gierke, Mark Paluch, Johannes Englmeier
  • Constructor Details

    • ProjectingArgumentResolverRegistrar

      public ProjectingArgumentResolverRegistrar()