You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository offers a Spring Boot Kafka Pub/Sub quickstart 🚀, demonstrating asynchronous, loosely coupled communication ✨. It provides separate publisher and consumer services with shared DTOs, plus local Kafka setup instructions 💻. Future plans include Dockerization 🐳, Docker Compose, CI/CD integration 🚀, and cloud deployment to EC2/VMs ☁️.
Unisca is the foundational shared module of the Chimera Framework. It encapsulates common functionalities and reusable components that are used across all Chimera services and modules. By centralizing these utilities, unisca ensures consistency, reduces duplication, and promotes a modular and maintainable architecture.
Scalable authentication microservices architecture built with Spring Boot, Spring Cloud Gateway, Eureka, and JWT. Includes Auth, User, Product services, and a shared common module for reusable components.