Class MediaTypes
java.lang.Object
com.toedter.spring.hateoas.jsonapi.MediaTypes
Provides the JSON:API media type
application/vnd.api+json.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.springframework.http.MediaTypePublic constant media type forapplication/vnd.api+json.static final StringA String equivalent of the JSON:API media type -
Method Summary
-
Field Details
-
JSON_API_VALUE
A String equivalent of the JSON:API media type- See Also:
-
JSON_API
public static final org.springframework.http.MediaType JSON_APIPublic constant media type forapplication/vnd.api+json.
-