Tech Stack: Java, Spring Boot, MySQL, Spring Data JPA, REST APIs Developed a fully functional employee management system with complete CRUD operations via REST APIs. Implemented data persistence using Spring Data JPA with MySQL, following repository pattern. Applied layered architecture (Controller → Service → Repository) for maintainable, clean code. Tested and validated all endpoints using Postman to ensure reliability and correctness.