Package | Description |
---|---|
org.springframework.web.accept |
This package contains classes used to determine the requested the media types in a request.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletPathExtensionContentNegotiationStrategy
An extension of
PathExtensionContentNegotiationStrategy that uses
ServletContext.getMimeType(String) as a fallback mechanism when
matching a path extension to a media type. |
Copyright © 2015. All rights reserved.