Commit graph

18 commits

Author SHA1 Message Date
100e61d171 Merge pull request 'improved the README with badges' (#8) from badges into master
Reviewed-on: #8
2024-06-23 13:22:24 +00:00
229663f852 improved the README with badges 2024-06-23 13:22:13 +00:00
cbdc1b13a9 Merge pull request 'Added licensing file' (#7) from license into master
Reviewed-on: #7
2024-06-23 12:58:44 +00:00
155bbaaf96 added licensing file 2024-06-23 12:58:26 +00:00
946b804bda Merge pull request 'Polishing the application' (#6) from polishing into master
Reviewed-on: #6
2024-06-23 12:53:21 +00:00
bf3e1310af added the configuration section to the README file 2024-06-23 14:51:09 +02:00
009735dc63 cleaned the code to be as configurable as possible 2024-06-23 14:49:41 +02:00
ddc8097779 fixed some typos 2024-06-23 12:49:09 +02:00
d4104e5771 improved the README file with the run instruction 2024-06-23 11:18:32 +02:00
bc8d62eff6 Merge pull request 'cleaned the code and made some structure more generic' (#4) from clean into master
Reviewed-on: #4
2024-06-22 17:08:16 +00:00
705f2a3f60 cleaned the documentation and some structure 2024-06-22 19:01:48 +02:00
1cbfa574e1 Merge pull request 'implemented the different kafka clients' (#3) from clients into master
Reviewed-on: #3
2024-06-22 09:33:42 +00:00
fe39acd48a simplified and improved the docker configuration
added a public run IDEA task to easily test the project
2024-06-22 11:27:30 +02:00
1104995bcd Merge pull request 'made the project more docker friendly' (#1) from dockerize into master
Reviewed-on: #1
2024-06-21 20:32:44 +00: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
86362c217f initial commit 2024-06-11 09:29:31 +02:00