Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 388 Bytes

patientgenerator

How to start the patientgenerator application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/patientgenerator-1.0.jar server config.yml
  3. To check that your application is running enter url http:https://localhost:8080

Health Check

To see your applications health enter url http:https://localhost:8081/healthcheck