Projects | Description |
---|---|
lab01 | Oxygen Sensor |
sensor-sim | Sensor Simulator |
- Apache Kafka is running at localhost.
In terminal, at root folder of this project, to run lab01
execute the following:
./gradlew stream-lab:bootRun --args="--spring.profiles.active=lab01"