Below you will find pages that utilize the taxonomy term “Domain-Driven Design”
Talks
read more
Implementing Moduliths with Domain-Driven Design and Hexagonal Architecture
Not every application needs to be distributed across dozens of microservices. This talk presents a pragmatic approach to building well-structured Java applications using the modulith pattern, combining Domain-Driven Design principles with hexagonal architecture. We’ll explore how to organize your code into logical modules, enforce boundaries, and maintain clean separation of concerns—all while keeping the simplicity of a single deployable unit.