An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/maven_springboot_sla

Spring Boot application to show allowed downtime for a given SLA value
https://github.com/mdecker-mobilecomputing/maven_springboot_sla

github-actions maven service-level-agreement spring-boot thymeleaf-template-engine

Last synced: 3 months ago
JSON representation

Spring Boot application to show allowed downtime for a given SLA value

Awesome Lists containing this project

README

          

# Spring Boot und Thymeleaf: SLA-Rechner #


Dieses Repository enthält eine Spring-Boot-Applikation mit Maven.

Die fertige Applikation soll unter dem Pfad `/sla/` eine Seite anzeigen,
die für `` die maximale Ausfallzeit pro Jahr, Quartal und Tag ausgibt.

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


![Screenshot](screenshot_1.png)


----

## License ##


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