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
- Host: GitHub
- URL: https://github.com/spanierm42/spring-hateoas-server
- Owner: spanierm42
- Created: 2018-08-04T12:22:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T08:36:24.000Z (almost 8 years ago)
- Last Synced: 2025-08-04T07:36:20.134Z (11 months ago)
- Topics: gradle, hateoas, java, restful-api, spring, spring-boot, spring-hateoas
- Language: Java
- Size: 69.3 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) 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).