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