/practicaldddbook

Source Code for the Practical DDD Book

Primary LanguageJava

Practical Domain Driven Design

Source Code for the Practical Domain Driven Design Book. The source code is comprised of four chapters.

Chapter 3 - Cargo Tracker's DDD Monolithic Implementation - Jakarta EE v8 using Eclipse Glassfish 5.1 and the MySQL Database

Chapter 4 - Cargo Tracker's DDD Microservices Implementation - Eclipse MicroProfile v2.2 using Oracle's Helidon MP implementation and the MySQL Database

Chapter 5 - Cargo Tracker's DDD Microservices Implementation - Spring Boot v2.1.x and the MySQL Database

Chapter 6 - Cargo Tracker's DDD CQRS/ES Implementation - Axon frameowork v4.0