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 877edadd50 working on document rendering 4 months ago
..
src/main/java/de/srsoftware/umbrella/backend working on document rendering 4 months ago
Readme.md made some preferences configurable 4 months ago
build.gradle.kts started implementing listTimes – way to complicated 4 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