| 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
Extends
PathExtensionContentNegotiationStrategy that also uses
ServletContext.getMimeType(String) to resolve file extensions. |