A backend REST API application built using Spring Boot and MySQL that allows users to manage restaurants, menu items, and food orders. This project demonstrates clean architecture, RESTful API design, ...
A backend REST API built using Spring Boot that allows users to register, authenticate using JWT, browse events, and book tickets securely with proper business rules and exception handling.