Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 741 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 741 Bytes

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Swagger

http://localhost:8094/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