public interface ContentNegotiationResolver
Modifier and Type | Method and Description |
---|---|
List<org.springframework.http.MediaType> |
getContentTypes(javax.servlet.http.HttpServletRequest request)
根据request获取相关的mediatype列表
|
List<org.springframework.http.MediaType> getContentTypes(javax.servlet.http.HttpServletRequest request)
request
- Copyright © 2006–2018 TinyGroup. All rights reserved.