An open API service indexing awesome lists of open source software.

https://github.com/spanierm42/spring-hateoas-server

Rebuilding and testing the examples in https://github.com/spring-projects/spring-hateoas-examples
https://github.com/spanierm42/spring-hateoas-server

gradle hateoas java restful-api spring spring-boot spring-hateoas

Last synced: 2 months ago
JSON representation

Rebuilding and testing the examples in https://github.com/spring-projects/spring-hateoas-examples

Awesome Lists containing this project

README

          

# Spring HATEOAS (v1.0.0) Server

This project is used to test Spring HATEOAS version `1.0.0.BUILD-SNAPSHOT`.
It is built after the examples in [spring-projects/spring-hateoas-examples](https://github.com/spring-projects/spring-hateoas-examples)
and can be used together with [spanierm/spring-hateoas-client](https://github.com/spanierm/spring-hateoas-client).