Small CRUD service for “Book” entities built with Spring Boot and MySQL, packaged in Docker using a multi-stage build. The goal is to demonstrate: • A minimal Spring Boot CRUD API (entity, repository, ...