description Design, implement, and refactor Ports & Adapters (hexagonal) systems in Java with Spring Boot and MyBatis — clear domain boundaries, dependency inversion, framework-free domain, ...
backend/ - Spring Boot source (controller, service, repository, model) — see src/main/java database/ - schema.sql and sample_data.sql config/ - application.properties docs/ - API and database ...