
#79 Domain-Driven Design and Moduliths with Oliver Drotbohm
Happy Path Programming
00:00
The Importance of a Bounded Context in a Spring Project
The bounded context idea help us to decide what pieces potentially could be split off, and for team reasons or runtime performance reasons. As we have in this new spring project, the spring module, we use packages quite a lot. We basically say that there's a Java package that forms the entry point into a module. It gives you a few guardrails or means to actually make sure that this modular structure that you've created by just arranging your code is not accidentally introducing like cycles.
Transcript
Play full episode