类的使用
cn.taketoday.web.accept.MappingMediaTypeFileExtensionResolver
程序包
说明
This package contains classes used to determine the requested the media types in a request.
-
cn.taketoday.web.accept中MappingMediaTypeFileExtensionResolver的使用
修饰符和类型类说明classBase class forContentNegotiationStrategyimplementations with the steps to resolve a request to media types.classStrategy that resolves the requested content type from a query parameter.classAContentNegotiationStrategythat resolves the file extension in the request path to a key to be used to look up a media type.