Cargando…

Domain-driven design with Java, a practitioner's guide : create simple, elegant, and valuable software solutions for complex business problems /

Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycle Key Features Implement DDD principles to build simple, effective, and well-factor...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Chandrasekaran, Premanand (Autor), Krishnan, Karthik (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited, 2022.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents The Rationale for Domain-Driven Design The Mechanics of Domain-Driven Design Where and How Does DDD Fit? Domain Analysis and Modeling Using EventStorming Implementing Domain Logic Implementing the User Interface - Task-Based Implementing Queries Implementing Long-Running Flows Integrating with External Systems Beginning the decomposition journey Decomposing into finer-grained components Beyond Functional Requirements.