Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 303 Bytes

REST application to collect gas, water measurements. Project based on Spring-boot which provides easy configuration, HSQLDB (embedded database), Hibernate, Lombok

  1. to run tests execute mvn test
  2. to run app execute mvn clean compile spring-boot:run http://localhost:8080/api/ping will be accessible