jeexan2 / hexagonal-architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexagonal-architecture

Here there are three components:

  1. Application
  2. Port
  3. Adapter

These three components actually decouples the business logic with outer system.

About


Languages

Language:Java 100.0%