| [[section-design-decisions]] |
| |
| == Design Decisions |
| |
| All architecture decisions based on the Architecture Committee Handbook. There are no other deviations then the following. |
| |
| .Abbreviations and glossary terms |
| [options="header"] |
| |======================================================== |
| |Date|Short|Description |
| |2018-06-29|no use of bom.xml|A bom.xml is not needed as long no further modularization is needed for the backend modul. The pom.xml file is enough to describe the external used .jars.| |
| |======================================================== |