Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hexagonal-architecture

DDD Hexagon - Should the Domain Layer ever talk to the Infrastructure (DAL) Layer in any situation?

Domain Driven Design (DDD): Domain Event Handlers – Where to place them?

Adapter Pattern in SOA hexagonal/onion architecture

Hexagonal Architecture: How to implement driver ports

DDD Process Managers: Are they part of business logic?

Layers in Hexagonal Architecture

Hexagonal Architecture, do I violate its principles by reusing code between usecases?

hexagonal-architecture

Clarification on Port and Adapters / Hexagonal architecture

Hexagonal Architecture/Ports and Adapter Architecture for Windows Services. Right way?

Classes and packages encapsulation in an hexagonal architecture

Java code example of Hexagonal Architecture?

What object i should have in command?

Showing data on the UI in the Hexagonal architecture

DDD - Manage Coupling between Domain and Repository

How to do reactive hexagonal architecture

Can a DDD repository be stateful?

Can hibernate business objects be used as entities in a clean architecture?

hexagonal architecture and transactions concept