2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00
2021-11-03 17:09:30 +09:00

Example Implementation of a Hexagonal Architecture

CI

Get Your Hands Dirty On Clean Architecture

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.

Companion Articles

Prerequisites

  • JDK 11
  • this project uses Lombok, so enable annotation processing in your IDE
Description
《만들면서 배우는 클린 아키텍처》 예제 코드
Readme 110 KiB
Languages
Java 100%