Summary
There is a lot of great technology inside the Cargo Tracker application. It is an application that was built to highlight that Java EE is a great framework for building applications. In this book, we are going to migrate the Cargo Tracker application to the even better Jakarta EE framework.
The application is made to book new cargo and keep track of the booked cargo. The tracker view shows you the status of the cargo. The administrative interface shows the status and lets you book and route cargo.
We also introduced some of the Java EE technologies used in the Cargo Tracker application and explained their usage.