Cantitate/Preț
Produs

Practical Domain-Driven Design in Enterprise Java: Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

Autor Vijay Nair
en Limba Engleză Paperback – 6 sep 2019
See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.   

Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta EE platform. By doing so, you will map concepts of DDD (bounded contexts, language, and aggregates) to the corresponding available tools (CDI, JAX-RS, and JPA) within the Jakarta EE platform. 

Once you have completed the monolithic application, you will walk through the complete conversion of the monolith to a microservices-based architecture, again mapping the concepts of DDD and the corresponding available tools within the MicroProfile platform (config, discovery, and fault tolerance). To finish this section, you will examine the same microservices architecture on the Spring Boot platform. 

The final set of chapters looks at what the application would be like if you used the CQRS and event sourcing patterns. Here you’ll use the Axon framework as the base framework. 


What You Will Learn
  • Discover the DDD architectural principles and use the DDD design patterns
  • Use the new Eclipse Jakarta EE platform 
  • Work with the Spring Boot framework
  • Implement microservices design patterns, including context mapping, logic design, entities, integration, testing, and security
  • Carry out event sourcing
  • Apply CQRS 

Who This Book Is For

Junior developers intending to start working on enterprise Java; senior developers transitioning from monolithic- to microservices-based architectures; and architects transitioning to a DDD philosophy of building applications.

Citește tot Restrânge

Preț: 22593 lei

Preț vechi: 28241 lei
-20% Nou

Puncte Express: 339

Preț estimativ în valută:
4324 4497$ 3624£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484245422
ISBN-10: 1484245423
Pagini: 235
Ilustrații: XV, 379 p. 195 illus., 8 illus. in color.
Dimensiuni: 178 x 254 x 24 mm
Greutate: 0.69 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Domain Driven Design.- 2. Cargo Tracker.- 3. Cargo Tracker - Jakarta EE.- 4. Cargo Tracker - Eclipse MicroProfile.- 5. Cargo Tracker - Spring Boot.- 6. Cargo Tracker - Axon Framework.

Notă biografică

Vijay Nair is Director of Engineering within Oracle’s Financial Services Global Business Unit.  He has around 18 years of experience in architecting and building mission-critical applications in the financial services industry.

Textul de pe ultima copertă

See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software.   

Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta EE platform. By doing so, you will map concepts of DDD (bounded contexts, language, and aggregates) to the corresponding available tools (CDI, JAX-RS, and JPA) within the Jakarta EE platform. 

Once you have completed the monolithic application, you will walk through the complete conversion of the monolith to a microservices-based architecture, again mapping the concepts of DDD and the corresponding available tools within the MicroProfile platform (config, discovery, and faulttolerance). To finish this section, you will examine the same microservices architecture on the Spring Boot platform. 

The final set of chapters looks at what the application would be like if you used the CQRS and event sourcing patterns. Here you’ll use the Axon framework as the base framework. 


You will:
  • Discover the DDD architectural principles and use the DDD design patterns
  • Use the new Eclipse Jakarta EE platform 
  • Work with the Spring Boot framework
  • Implement microservices design patterns, including context mapping, logic design, entities, integration, testing, and security
  • Carry out event sourcing
  • Apply CQRS 

Caracteristici

Articulates Domain-Driven Design principles and techniques in the context of an execution platform Covers both monolithic and microservices architectural styles in case study example project Demonstrates Jakarta EE and MicroProfile artifacts as applied to DDD concepts Includes new concepts of CQRS and event sourcing using Axon in the context of DDD