OpenSource Projekt-Management-Software
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.
 
 
 
 
 
Stephan Richter 083185137a Merge branch 'main' into module/files 1 month ago
..
src/main/java/de/srsoftware/umbrella/backend Merge branch 'main' into module/files 1 month ago
Readme.md made some preferences configurable 4 months ago
build.gradle.kts implemented creation of directory within user folder 1 month 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