Uses of Class
org.springframework.web.method.support.CompositeUriComponentsContributor
Package
Description
Annotation-based setup for Spring MVC.
-
Uses of CompositeUriComponentsContributor in org.springframework.web.servlet.config.annotation
Modifier and TypeMethodDescriptionWebMvcConfigurationSupport.mvcUriComponentsContributor
(FormattingConversionService conversionService, RequestMappingHandlerAdapter requestMappingHandlerAdapter) Return an instance ofCompositeUriComponentsContributor
for use withMvcUriComponentsBuilder
.