Projects
🔧 Spring Boot Bookstore API
Built a production-grade REST API using Spring Boot, PostgreSQL, Docker, and AWS Lightsail.
- Layered architecture (Controller → Service → Repository)
- DTO abstraction using ModelMapper
- Pagination, sorting, and validation
- Dockerized with Docker Compose
- Based on Devtiro Spring Boot Course