You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| src/main/java/de/srsoftware/umbrella/backend | 1 month ago | |
| Readme.md | 4 months ago | |
| build.gradle.kts | 2 months ago | |
Readme.md
Backend
This module manages all backend services, i.e.:
- it loads the configuration
- starts a webserver
- binds all other api modules to the webserver
- binds the web module to the webserver