Spring Boot microservices template for e-commerce with auth and messaging.
This Spring Boot microservices boilerplate provides core e-commerce services: user authentication, product management, order processing, and messaging-based integrations. It includes Docker configurations, Redis caching, RabbitMQ messaging, and MySQL persistence, and is suited for learning microservices architecture or bootstrapping e-commerce systems.
0