Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 798 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 798 Bytes

Reactive improvements of Cargo Tracker

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