Files
buckpal/README.md
Tom Hombergs 885b2b6a55 added README
2019-08-28 18:06:29 +02:00

430 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.