Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntrp/quarkus-issues-13277
https://github.com/ntrp/quarkus-issues-13277
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ntrp/quarkus-issues-13277
- Owner: ntrp
- Created: 2021-02-26T19:19:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:42:24.000Z (11 months ago)
- Last Synced: 2024-04-13T04:50:45.520Z (7 months ago)
- Language: HTML
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`