aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-25 09:38:43 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-25 09:38:43 +0200
commite8e9d3aa34d90d3ceb5c954910dedba25b55f949 (patch)
tree354cac1a9a727151198c4f6175cf8457295051c2
parent922741ab0d4fa44767dc639e25e187e1ccbf37d1 (diff)
downloadmoa-zs-e8e9d3aa34d90d3ceb5c954910dedba25b55f949.tar.gz
moa-zs-e8e9d3aa34d90d3ceb5c954910dedba25b55f949.tar.bz2
moa-zs-e8e9d3aa34d90d3ceb5c954910dedba25b55f949.zip
Spec: Remove TODO Item
-rw-r--r--docs/spec.md4
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.