Class MediaTypes

java.lang.Object
com.toedter.spring.hateoas.jsonapi.MediaTypes

public class MediaTypes extends Object
Provides the JSON:API media type application/vnd.api+json.
  • Field Details

    • JSON_API_VALUE

      public static final String JSON_API_VALUE
      A String equivalent of the JSON:API media type
      See Also:
    • JSON_API

      public static final org.springframework.http.MediaType JSON_API
      Public constant media type for application/vnd.api+json.