Tom Hombergs 1046711f19 Merge pull request #6 from mdeinum/upgrade-gradle
Upgrade to Gradle 5.6.3
2019-11-16 08:44:37 +11:00
2019-09-30 11:00:57 +02:00
2019-10-23 10:26:31 +02:00
2019-08-28 17:49:46 +02:00
2019-10-23 10:17:48 +02:00
2019-08-28 09:48:25 +02:00
2019-09-03 07:07:15 +02:00
2019-08-19 06:33:45 +02:00

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.

Description
An example approach for implementing a Clean/Hexagonal Architecture
Readme 288 KiB
Languages
Java 100%