Added CentralService to serviceDistributionFile
2 files changed
tree: 5c989db597fd2652b2d6b3afc685dfcbd91f93de
- src/
- .gitignore
- pom.xml
- README.md
- serviceConfigDevLocal.yml
- servicesDistributionDevLocal.json
README.md
micsCentral
How to start the micsCentral application
- Run
mvn clean install to build your application - Start application with
java -jar target/mics-central-service-0.1.1-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