md-ray / microservices-java-kit

Java Microservices based on Dropwizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrialMain

How to start the TrialMain application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/FirstTrial-1.0-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

About

Java Microservices based on Dropwizard


Languages

Language:HTML 94.1%Language:CSS 4.6%Language:Java 1.0%Language:JavaScript 0.3%