Spring Data REST
Exports Spring Data repositories as hypermedia-driven RESTful resources automatically. Provides HATEOAS-compliant endpoints with HAL browser, pagination, sorting, projections, and custom event hooks.
Documentation
Documentation
https://docs.spring.io/spring-data/rest/docs/current/reference/html/
API Reference
https://docs.spring.io/spring-data/rest/docs/current/api/
Getting Started
https://spring.io/guides/gs/accessing-data-rest/
Specifications
Schemas & Data
JSONSchema
json-schema/spring-data-paged-resource-schema.json
JSONStructure
json-structure/spring-data-hal-resource-structure.json
SDKs
OpenAPI
#HATEOAS
#HAL
#Hypermedia
#Repository
#REST