Relative Content

Tag Archive for javamappingdomain-driven-designdtohexagonal-architecture

DTO on hexagonal architecture and DDD

I’ve a spring application (webservice that connect to a database and retrieve data) using a hexagonal architecture and DDD (Domain-Driven Design).
The basic struture is