Skip to content

jonviegas/book-store_microsservices

Repository files navigation

📚 Book Store Microsservices


📑 Introduction

Back-end project that implements a microservices architecture, using the Java language and the Spring framework.


💻 Technologies

  • Resilience4j: Circuit Breaker
  • Netflix Eureka: Load Balancing, Service Registry, Service Discovery
  • Spring Cloud Gateway: API Gateway
  • Swagger OpenAPI: Documentation
  • Zipkin: Distributed Tracing
  • RabbitMQ: Message Broker
  • Docker: Containerization
  • Github Actions: CI/CD

✳️ References

Microsservices with Java and Spring Course