Simple Springboot application for Slack notification
Slack has become one of the most widely used channel for communication between teams in many organizations. It has an open source API that can be used to notify alerts and events to different channels and stakeholders.
Below is a simple spring boot application that uses JPA repository to fetch database contents and communicates to Slack via JSlack api
The spring boot application is present in the following path on github.
https://github.com/shailendrabhatt/spring-boot-slack-notification
Slack has become one of the most widely used channel for communication between teams in many organizations. It has an open source API that can be used to notify alerts and events to different channels and stakeholders.
Below is a simple spring boot application that uses JPA repository to fetch database contents and communicates to Slack via JSlack api
The spring boot application is present in the following path on github.
https://github.com/shailendrabhatt/spring-boot-slack-notification
No comments:
Post a Comment