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

https://github.com/gal16v8d/dw2-hateoas-svc


https://github.com/gal16v8d/dw2-hateoas-svc

h2-database hateoas java rest-api spring spring-boot swagger

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started

This project is not longer receiving updates, please check [dw2-svc](https://github.com/gal16v8d/dw2-svc) instead

### Pre-requisites

* Maven 3
* Java 17

### Notes

### Spring Admin Client

I add some dependencies for admin this project as client,
check [admin-server](https://github.com/gal16v8d/admin-server) project for further related info.

### Spring Zipkin Client

I add some dependencies for admin logging in this project,
please check [zipkin.io](https://zipkin.io/pages/quickstart) for more info.

To run zipkin please use:
docker run -d -p 9411:9411 openzipkin/zipkin

### Swagger

http://localhost:8094/swagger-ui/