REST application to collect gas, water measurements. Project based on Spring-boot which provides easy configuration, HSQLDB (embedded database), Hibernate, Lombok
- to run tests execute mvn test
- to run app execute mvn clean compile spring-boot:run http://localhost:8080/api/ping will be accessible