Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License.
1. Java 11.x.y
2. Maven 3.x.y
3. Docker 3.x.y
https://github.com/lyes-sefiane/publisher-subscriber-microservices.git
docker-compose --env-file .env up --build -d
docker stack deploy -c docker-stack.yml stack
kubectl apply -f k8s/
- OpenApi Implementation
- Error Handling Implementation
- Database access/storage Implementation
- Security Implementation
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.