citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.94k stars 1.47k forks source link

Add REST API for public cargo tracking #75

Closed orende closed 1 year ago

orende commented 1 year ago

This PR adds a new REST API for the public cargo tracking code to enable creating new frontends for the application. It also upgrades jUnit from 4 to 5.

This PR is based on the branch for PR #74, so merging that first will greatly simplify this changeset.

orende commented 1 year ago

Replaced by #83