Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ntrp/quarkus-issues-13277


https://github.com/ntrp/quarkus-issues-13277

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# quarkus-issues-13277
Steps to reproduce:
- start the server in the server folder with `mvn spring-boot:run`
- start the client in the client folder with `mvn quarkus:dev`

To check the properties coming from the config server:
`curl http://localhost:8889/client/dev`