This project provides an example how to enhance an existing Java EE application written in a traditional approach in a reactive way to improve its responsiveness.
The project consistes of 2 repositories:
- ReactiveWay-cargotracker - updates to the original CargoTracker application
- this repository - additional modules required by the updated CargoTracker application, and information about all the changes and how to run the application
Instructions for workshop are in a separate repository: https://github.com/OndrejM-demonstrations/ReactiveWay-cargotracker-instructions