The Real-Time Order Tracking System is a monolithic Spring Boot application designed to simulate an end-to-end order
lifecycle — from placement to delivery — with real-time status updates powered by Apache Kafka.
It demonstrates event-driven architecture, secure REST APIs with JWT authentication, and
containerized deployment using Docker.
This project is ideal for showcasing backend engineering, event streaming, and DevOps CI/CD automation through Jenkins.