← Projects
Ticket Management API
JavaSpring BootSpringJPAREST API
RESTful ticket management API built with Java Spring Boot and JPA.
A RESTful API for managing support tickets, built to deepen knowledge of the Spring ecosystem. Uses Spring Boot with Spring Data JPA for persistence against a relational database. Implements standard CRUD operations for tickets along with status transition logic and basic validation.