类的使用
cn.taketoday.web.handler.method.support.CompositeUriComponentsContributor
-
cn.taketoday.web.config中CompositeUriComponentsContributor的使用
修饰符和类型方法说明WebMvcConfigurationSupport.mvcUriComponentsContributor(ParameterResolvingRegistry registry, cn.taketoday.format.support.FormattingConversionService conversionService) Return an instance ofCompositeUriComponentsContributorfor use withMvcUriComponentsBuilder. -
cn.taketoday.web.handler.method中CompositeUriComponentsContributor的使用
修饰符和类型字段说明private static final CompositeUriComponentsContributorMvcUriComponentsBuilder.defaultUriComponentsContributor修饰符和类型方法说明private static CompositeUriComponentsContributorMvcUriComponentsBuilder.getUriComponentsContributor()