Class RestMediaTypes
java.lang.Object
org.springframework.data.rest.webmvc.RestMediaTypes
Constants to refer to supported media types.
- Author:
- Oliver Gierke, Greg Turnquist
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
HAL_JSON
-
JSON_PATCH_JSON
-
MERGE_PATCH_JSON
-
SCHEMA_JSON_VALUE
- See Also:
-
SCHEMA_JSON
-
SPRING_DATA_VERBOSE_JSON
-
SPRING_DATA_COMPACT_JSON_VALUE
- See Also:
-
SPRING_DATA_COMPACT_JSON
-
TEXT_URI_LIST_VALUE
- See Also:
-
TEXT_URI_LIST
-
-
Constructor Details
-
RestMediaTypes
public RestMediaTypes()
-