类的使用
cn.taketoday.web.accept.AbstractMappingContentNegotiationStrategy
程序包
说明
This package contains classes used to determine the requested the media types in a request.
-
cn.taketoday.web.accept中AbstractMappingContentNegotiationStrategy的使用
修饰符和类型类说明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.