-
Notifications
You must be signed in to change notification settings - Fork 3
02. Architecture Constraints
Schubert, Stefan edited this page Dec 22, 2021
·
4 revisions
ID | Description |
---|---|
TC-1 |
Java EE Standards for backend (Spring, JPA) deployable on apache tomcat |
TC-2 |
Using a RDBMS for the backend (like MySQL, MariaDB, …) |
TC-3 |
Project must be build with MAVEN |
ID | Description |
---|---|
OC-1 |
Low-Budget: As long as there is no sponsoring for the platform, the technical solution must stick to low or better no-cost technology stack. (this is almost a temporary quality goal) |
OC-2 |
Using GitHub infrastructure for issue tracking and arc42 documentation (this wiki). |
- Project and documentation language (wiki and source code) must be in english.
In case you want to know: All diagrams were generated with plantuml. The diagrams source code has been checked in, just have a look into the sabi-server/UML directory.