Blog
- Alle
- DDD
- Java
- JPMS
- Modularity
- Patterns
Organizing our software into modules and contexts helps us…
If we start building software with domain-driven design (DDD),…
Let’s continue to look at the supple design patterns…
Different areas or parts of a software system are…
The next parts of this series about domain driven…
Two more concepts which are important patterns of tactical…
In the previous posts of this series about domain…
This post is about the value object pattern and…
Welcome to this blog post series about concepts and…
Continuing the series about modularization patterns with Java 9…
In this post, we look at two usability patterns:…
The next pattern that I would like to discuss…
While developing software in Java and other languages, we…
Modularization is the process of organizing code into cohesive…
With version 9 of Java, a new module system…