程序包的使用
cn.taketoday.web.bind
使用cn.taketoday.web.bind的程序包
程序包
说明
Request context parameter resolvers
Request context date parameter resolvers
Web Handler
Provides the types that make up Infra functional web framework.
Method handler
Multipart API
Multipart supports
-
类说明Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.Special
DataBinderfor data binding from web request parameters to JavaBean objects. -
类说明Base class for
RequestBindingExceptionexceptions that could not bind because the request value is required but is either missing or otherwise resolves tonullafter conversion.Multipart cannot be parsed includeMultipartFileand normal partFatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.SpecialDataBinderfor data binding from web request parameters to JavaBean objects. -
类说明MethodParameter can't be resolvedBase class for
RequestBindingExceptionexceptions that could not bind because the request value is required but is either missing or otherwise resolves tonullafter conversion.Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.SpecialDataBinderfor data binding from web request parameters to JavaBean objects. -
类说明MethodParameter can't be resolvedFatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.
-
类说明Special
DataBinderfor data binding from web request parameters to JavaBean objects. -
类说明Exception to be thrown when validation on an argument annotated with
@Validfails.RequestBindingExceptionsubclass that indicates that a path variable expected in the method parameters of an@RequestMappingmethod is not present among the URI variables extracted from the URL.RequestBindingExceptionsubclass that indicates a missing parameter.Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable. -
类说明Special
DataBinderfor data binding from web request parameters to JavaBean objects. -
类说明Special
DataBinderfor data binding from web request parameters to JavaBean objects. -
-
-