Files
buckpal/README.md
2019-09-03 07:07:15 +02:00

431 B

Example Implementation of a Hexagonal Architecture

Build Status

This is the companion code to my eBook Get Your Hands Dirty on Clean Architecture.

It implements a domain-centric "Hexagonal" approach of a common web application with Java and Spring Boot.