Skip to content

Spring Boot application to show allowed downtime for SLA value; to be completec as exercise for Thymeleaf templates

License

Notifications You must be signed in to change notification settings

MDecker-MobileComputing/Maven_SpringBoot_SLA

Repository files navigation

Spring Boot und Thymeleaf: SLA-Rechner


Dieses Repository enthält eine noch unvollständige Spring-Boot-Applikation mit Maven (die Applikation ist als Übungsaufgabe zu vervollständigen).

Die fertige Applikation soll unter dem Pfad /sla/<SLA-Wert> eine Seite anzeigen, die für <SLA-Wert> die max Ausfallzeit pro Jahr, Quartal und Tag ausgibt.

Beispiel-URL für SLA-Wert von 99,9 %: http://localhost:8080/sla/99.9


Screenshot



License


See the LICENSE file for license rights and limitations (BSD 3-Clause License).