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
- Host: GitHub
- URL: https://github.com/spanierm42/spring-hateoas-client
- Owner: spanierm42
- Created: 2018-08-04T21:15:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T08:52:29.000Z (almost 8 years ago)
- Last Synced: 2025-09-11T04:46:07.467Z (10 months ago)
- Topics: gradle, hateoas, java, restful-api, spring, spring-boot, spring-hateoas
- Language: Java
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).