Java org.springframework.hateoas MediaTypes fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.hateoas MediaTypes fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.hateoas MediaTypes.

The text is from its open source code.

Field

StringHAL_JSON_VALUE
A String equivalent of MediaTypes#HAL_JSON .
MediaTypeHAL_JSON
Public constant media type for application/hal+json .