Developed a simple RESTful APIs application for currency exchange.
• Created 2 microservices and implemented communication between them.
• Enabled service discovery and registration with Eureka.
• Utilized API Gateway for efficient routing and load balancing to enhance system performance.
• Containerized the application using Docker.
• Integrated Zipkin for distributed tracing, providing insights into microservices interactions and
dependencies.