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

https://github.com/developer-guy/springboot-rest-hateoas


https://github.com/developer-guy/springboot-rest-hateoas

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

Firstly, you must run this command : mvn clean package docker:build
after the image built then docker run -p 8080:8080 springio/spring-hateoas

Sample Request : http://localhost:8080/greeting?name="XX"