GNM-1185 Sicherstellen, dass in Legal Header EPL in Version 2 steht
3 files changed
tree: d1c5c4b2624b023d7678c184823839a45ae4d2cd
  1. src/
  2. templates/
  3. .gitignore
  4. CONTRIBUTING.md
  5. Dockerfile
  6. How_to_dockerize_documentation.docx
  7. Jenkinsfile
  8. LICENSE.md
  9. my_wrapper_script.sh
  10. NOTICE.md
  11. pom.xml
  12. README.md
  13. serviceConfig_QA.yml
  14. serviceConfigDevLocal.yml
  15. serviceConfigDevLocal_MASTER.yml
  16. serviceConfigDocker.yml
  17. servicesDistributionDevLocal.json
  18. servicesDistributionDevServer.json
  19. servicesDistributionDocker.json
  20. servicesDistributionQAServer.json
  21. sonar-project.properties
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