yml and config files corrected
2 files changed
tree: 4a0b6d0c6360db98327fd8c6ba331567e93ba687
  1. src/
  2. .gitignore
  3. pom.xml
  4. README.md
  5. serviceConfigDevLocal_MASTER.yml
  6. servicesDistributionDevLocal.json
  7. servicesDistributionDevServer.json
README.md

micsCentral

How to start the micsCentral application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/mics-central-service-0.1.1-SNAPSHOT.jar server config.yml
  3. 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