Sample application developed following an architecture based on Microservices.
The microservices were developed with Spring Boot
- Payments
- Orders
- Both microservices have a MySQL database.
- They used Flyway for database migration.
It was employed Netflix Eureka Server
It was used Netflix Eureka Client
It was used Open Feign
It was used Resilience4j