Skip to main content

3 docs tagged with "Hexagonal"

View all tags

Adapters

Concrete implementations that connect ports to external systems

Hexagonal Architecture

Without structural boundaries, external dependencies will inevitably corrupt your core logic.

Ports

Interfaces that define how the domain communicates with the outside world