- Spring project to apply and practice microservices architecture and communication skills.
- Database
- PostgreSQL 13 + pgAdmin UI
- App base microservices
- Customer
- Fraud
- Containerization
- Docker
- Tests
- Junit + Mockito
- Run this in yout terminal to start postgres and pgAdmin containers (don't forget to change your username and password in the yml files)
docker compose up -d
- swap eureka for kubernetes
- swap rabbitmq for kafka