Colloquio
Item | Status |
---|---|
Master Build Status | |
Master Code Coverage |
How to start the colloquio application
- Run
mvn clean install
to build your application - Start application with
java -jar target/colloquio-1.0-SNAPSHOT.jar server config.yml
- To check that your application is running enter url
http://localhost:8080
Health Check
To see your applications health enter url http://localhost:8081/healthcheck