Record data from different sensors.
Project focused on learning Hexagonal Architecture + DDD with SpringBoot.
This side project is capable of saving data from humidity sensors and counting the amount of records saved. There is the option to subscribe to a MQTT broker to read and record sensors information.
- Java 17
- MySQL
- Mosquitto
- Hibernate
- RabbitMQ
- Maven