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 21812d2b42 major refactoring: working towards more interface-implementation splitting 4 months ago
..
src/main/java/de/srsoftware/umbrella/backend major refactoring: working towards more interface-implementation splitting 4 months ago
Readme.md made some preferences configurable 4 months ago
build.gradle.kts major refactoring: working towards more interface-implementation splitting 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