citerus / dddsample-core

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

Refactor HandlingReport package, upgrade jUnit to 5, update readme #74

Closed orende closed 1 year ago

orende commented 1 year ago

This PR makes a number of refactorings to the HandlingReport package's classes to improve readability and maintainability as well as modernize them a bit. It also upgrades jUnit from 4 to 5 and migrates the tests to use the new API. Additionally, it removes left-overs from the SOAP API and updates the readme with instructions on how to use the new REST API for HandlingReports.