Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 373 Bytes

helloBot

How to start the helloBot application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/hellobot-1.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url https://localhost:8080

Health Check

To see your applications health enter url https://localhost:8081/healthcheck