A professional, containerized REST API built with Spring Boot and MySQL. This project demonstrates a full CRUD implementation, global exception handling, and automated documentation.
- Java 21
- Spring Boot 3.3.4
- MySQL 8.0
- Docker & Docker Compose
- SpringDoc OpenAPI (Swagger UI)
You don't need Java or MySQL installed on your machine—just Docker.
- Clone the repository:
git clone [https://github.com/shruthireddy/student-api.git](https://github.com/shruthireddy/student-api.git)