Part 1: History of Java EE and Jakarta EE
In this part, you will get an overview of the history of enterprise Java and the application we will be migrating throughout this book. The historical context will shed light on the transformation from Java EE and underscore the necessity of migrating to Jakarta EE 10. This will also include the changes that Jakarta EE made to make developing applications easier. The introduction of the Cargo tracker will help you familiarize yourself with the application, so you know what we are migrating and the challenges we’ll encounter.
This part has the following chapters:
- Chapter 1, The History of Enterprise Java
- Chapter 2, Introducing the Cargo Tracker Application