Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 155 Bytes

File metadata and controls

12 lines (7 loc) · 155 Bytes

Lead Measure API

Run application

$ mvn spring-boot:run -P local

Build and run tests

$ mvn clean verify

Run unit tests

$ mvn install -DskipITs