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

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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 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.

Author(s): Vijay Nair
Edition: 1
Publisher: Apress
Year: 2019

Language: English
Pages: 388
Tags: jakarta ee java

Front Matter ....Pages i-xv
Domain Driven Design (Vijay Nair)....Pages 1-15
Cargo Tracker (Vijay Nair)....Pages 17-37
Cargo Tracker: Jakarta EE (Vijay Nair)....Pages 39-91
Cargo Tracker: Eclipse MicroProfile (Vijay Nair)....Pages 93-188
Cargo Tracker: Spring Platform (Vijay Nair)....Pages 189-276
Cargo Tracker: Axon Framework (Vijay Nair)....Pages 277-372
Back Matter ....Pages 373-379