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

Replace SOAP with REST for HandlingReportService #67

Closed orende closed 1 year ago

orende commented 1 year ago

Replaces the SOAP web service for HandlingReports (used by the regapp) with a REST web service.

orende commented 1 year ago

Superseded by #68