diff options
Diffstat (limited to 'docs/spec.md')
-rw-r--r-- | docs/spec.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/spec.md b/docs/spec.md index 391bf0c..9bbc98f 100644 --- a/docs/spec.md +++ b/docs/spec.md @@ -2,11 +2,9 @@ ## Introduction -MOA ZS is a middleware that allows a sender application (app) to send delivery requests to delivery services. +MOA ZS is a web application middleware that allows a sender application (app) to send delivery requests to delivery services. MOA ZS uses Apache CXF as a web service framework and the Spring Framework as inversion of control container. -TODO: write a proper introduction with actors, sequence diagram & interfaces - ## Changelog This section summarizes changes between MOA ZS Releases that were made in the MOA ZS codebase and in the app2mzs interfaces. |