Package | Description |
---|---|
org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
Modifier and Type | Method and Description |
---|---|
CompositeUriComponentsContributor |
WebMvcConfigurationSupport.mvcUriComponentsContributor(FormattingConversionService conversionService,
RequestMappingHandlerAdapter requestMappingHandlerAdapter)
Return an instance of
CompositeUriComponentsContributor for use with
MvcUriComponentsBuilder . |