This is my 2nd spring boot project for learning spring boot & kubernetes.
This is a collection of:
- 3 microservices (CompanyMicroservice, JobMicroservice, ReviewMicroservice)
- API gateway (gateway)
- Service registry (service-reg)
- Configuration server (configserver)
- Kubernetes configuration files (k8s)
Created as part of https://youtu.be/EeQRAxXWDF4
WIP