Skip to content

Temperature value Backend with simple Thymeleaf Frontend

Notifications You must be signed in to change notification settings

jdtte/TempReaderTh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TempReader

Temperature value Spring Backend. Uses Thymeleaf as Frontend. Provides Rest-API for Tempreaders.

Simple Tempreader in Python included

Spring-boot API:

  • API doc: Swagger-ui v2 Url: /swagger/ui.html

Databases:

  • h2 / In Memory DB Url: /h2-console/ JDBC URL: jdbc:h2:mem:testdb (if no other db is provided)
  • mySql database
    • in Application.yml edit: datasource to Database Url

Simple Dashboard Frontend

Website

About

Temperature value Backend with simple Thymeleaf Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published