https://github.com/mossabtn/quarkus-microservices-poc
Very simplified shop sales system made in a microservices architecture using quarkus
https://github.com/mossabtn/quarkus-microservices-poc
angular architecture cloud-native docker elk graphana jaeger java kafka keycloak knative kong kubernetes microservice observability poc prometheus quarkus
Last synced: 4 months ago
JSON representation
Very simplified shop sales system made in a microservices architecture using quarkus
- Host: GitHub
- URL: https://github.com/mossabtn/quarkus-microservices-poc
- Owner: MossabTN
- Created: 2019-11-12T15:04:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T22:21:13.000Z (about 2 years ago)
- Last Synced: 2025-04-12T05:46:32.090Z (6 months ago)
- Topics: angular, architecture, cloud-native, docker, elk, graphana, jaeger, java, kafka, keycloak, knative, kong, kubernetes, microservice, observability, poc, prometheus, quarkus
- Language: Java
- Homepage:
- Size: 889 KB
- Stars: 60
- Watchers: 5
- Forks: 45
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quarkus-microservices-poc
## Development environment
First you need a Kong(gateway), Keycloak and Kafka.
You can run
```bash
./dev.sh
```