程序包的使用
cn.taketoday.web.handler.method.support
程序包
说明
Request context parameter resolvers
Method handler
-
类说明Strategy for contributing to the building of a
UriComponentsby looking at a method parameter and an argument value and deciding what part of the target URL should be updated. -
类说明A
UriComponentsContributorcontaining a list of other contributors to delegate to and also encapsulating a specificConversionServiceto use for formatting method argument values as Strings. -
类说明A
UriComponentsContributorcontaining a list of other contributors to delegate to and also encapsulating a specificConversionServiceto use for formatting method argument values as Strings. -
类说明Strategy for contributing to the building of a
UriComponentsby looking at a method parameter and an argument value and deciding what part of the target URL should be updated.