Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gal16v8d/goal-svc


https://github.com/gal16v8d/goal-svc

h2-database java maven rest-api spring-boot3 zipkin

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Goal-Svc

# Getting Started

### Reference Documentation

### Swagger

http://localhost:{port}/swagger-ui.html

### Spring Admin Client

I add some dependencies for admin this project as client,
check admin-server project for further related info.

### Spring Zipkin Client

I add some dependencies for admin logging in this project,
please check https://zipkin.io/pages/quickstart for more info.
Docker image must be running with a command like:
docker run -d -p 9411:9411 openzipkin/zipkin