Skip to content

Blog

  • Alle
  • DDD
  • Java
  • JPMS
  • Modularity
  • Patterns

DDD Concepts and Patterns – Final

We now arrived at the last post of this…

DDD Concepts and Patterns – Large-Scale Structure

Organizing our software into modules and contexts helps us…

DDD Concepts and Patterns – Distillation of the core domain

If we start building software with domain-driven design (DDD),…

DDD Concepts and Patterns – Supple Design 2

Let’s continue to look at the supple design patterns…

DDD Concepts and Patterns – Supple Design

Today I would like to introduce the concept of…

DDD Concepts and Patterns – Context Map

Different areas or parts of a software system are…

DDD Concepts and Patterns – Bounded Context

The next parts of this series about domain driven…

DDD Concepts and Patterns – Aggregate and Module

Two more concepts which are important patterns of tactical…

DDD Concepts and Patterns – Service and Repository

In the previous posts of this series about domain…

DDD Concepts and Patterns – Value Object and Factory

This post is about the value object pattern and…

DDD Concepts and Patterns – Entities

The first pattern of domain driven design (DDD) I…

DDD Concepts and Patterns – Introduction and Overview

Welcome to this blog post series about concepts and…

Modularity Patters with JPMS: Defautl Impl. and Module Facade

Continuing the series about modularization patterns with Java 9…

Modularity Patterns with JPMS: Independent Deployment

The next pattern that I would like to discuss…

Modularity Patterns with JPMS: Abstractions

While developing software in Java and other languages, we…

Modularity Patterns with JPMS: Acyclic Dependencies

Modularization is the process of organizing code into cohesive…

Introduction to the java platform module system (JPMS)

With version 9 of Java, a new module system…

An den Anfang scrollen