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

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

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

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

Last synced: about 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) Client

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-server](https://github.com/spanierm/spring-hateoas-server).