
Автор: Carola Lilienthal, Henning Schwentner
Издательство: O’Reilly Media, Inc.
Год: 2025-07-11
Страниц: 123
Язык: английский
Формат: epub
Размер: 47.3 MB
Legacy systems slow down innovation, increase maintenance costs, and create misalignment between business goals and technical delivery. Domain-Driven Transformation offers a clear, risk-aware path to modernizing complex applications using principles from domain-driven design (DDD) and modular architecture. Authors Henning Schwentner and Carola Lilienthal guide software architects, technical leads, and senior engineers through practical, incremental strategies to evolve legacy systems without the disruption of a full rewrite. Our goal with this book is to provide you with means to help you divide up your software systems so that changes have as local an impact as possible. In this way, the individual software modules become manageable and understandable for the development teams again and can be processed by correspondingly small powerful teams. That is why you will find a number of source code examples in this book. The legacy systems we encounter are built in very different programming languages: Java, C#, PHP, C++ and many others. We have chosen to write the examples in the language that we encounter most frequently, i.e., Java.