Commit graph

6 commits

Author SHA1 Message Date
4fdfa5f4e1 split the project into 3 modules and an additional module for common code 2024-07-03 12:42:18 +02:00
5174d1bf3e added a REST API to access the current temperature 2024-07-02 10:41:00 +02:00
009735dc63 cleaned the code to be as configurable as possible 2024-06-23 14:49:41 +02:00
90d64434a9 simplified and improved the docker configuration
added a public run IDEA task to easily test the project
2024-06-20 22:01:11 +02:00
500cdbd95b [WIP] made the project more docker friendly
- fixed docker-compose.yaml
- using environment variable instead of hardcoded values
2024-06-20 08:57:15 +02:00
866ee1c95e [WIP] implemented basic temperature feature with basic consumer and producer 2024-06-11 14:03:41 +02:00