An open API service indexing awesome lists of open source software.

https://github.com/seratch/bolt-dropwizard-app

https://github.com/slackapi/java-slack-sdk/issues/760
https://github.com/seratch/bolt-dropwizard-app

Last synced: 12 months ago
JSON representation

https://github.com/slackapi/java-slack-sdk/issues/760

Awesome Lists containing this project

README

          

# SlackBolt

How to start the SlackBolt application
---

1. Run `mvn clean install` to build your application
1. Start application with `java -jar target/bolt-dropwizard-app-1.0-SNAPSHOT.jar server config.yml`
1. 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`