changed to epl 1.0 LICENSE.md
1 file changed
tree: f21eefdd4aa254db998772e39771282444e1fc9b
  1. src/
  2. .gitignore
  3. How_to_dockerize_documentation.docx
  4. LICENSE.md
  5. pom.xml
  6. README.md
  7. serviceConfigDevLocal_MASTER.yml
  8. servicesDistributionDevLocal.json
  9. 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