Spring Boot application to gather IoT sensor data from a fleet of trucks. Store data is then stored on a MySQL database. Set up alerts on the data from the sensors. Expose data through REST API enpoints
Copy these dependencies and their prerequisits from here
- Spring Boot Starter Web
- Spring Boot Starter Data JPA
- ModelMapper