Class RequestMappingHandlerAdapterConfigurer
- java.lang.Object
-
- de.hybris.platform.yacceleratorstorefront.web.mvc.RequestMappingHandlerAdapterConfigurer
-
public class RequestMappingHandlerAdapterConfigurer extends java.lang.ObjectThis class is a bean post-processor for RequestMappingHandlerMapping. This required to set the property values in the instance of RequestMappingHandlerMapping created by the spring framework when using the tag
-
-
Constructor Summary
Constructors Constructor Description RequestMappingHandlerAdapterConfigurer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.web.util.UrlPathHelpergetUrlPathHelper()voidinit()voidsetUrlPathHelper(org.springframework.web.util.UrlPathHelper urlPathHelper)
-