How to Send Push Notifications with Spring Boot Using Websockets and STOMP



How to Send Push Notifications with Spring Boot Using Websockets and STOMP

How to Send Push Notifications with Spring Boot Using Websockets and STOMP

In this video we will be looking at how we can send a push notification to a client using spring boot application.
We make use of WebSockets and STOMP protocol to send notifications to with all the clients or to specific client.

You can also read about this along with the GitHub link to the code: https://refactorfirst.com/spring-boot-websockets-stomp-notifications

You can support me by buying me a coffee : https://www.buymeacoffee.com/amrutprabhu

—————–
Gear I use :
—————–
Sony Alpha a6000 : Amazon India : https://amzn.to/3RM7QMJ
Germany : https://amzn.to/3G1Iw24
US : https://amzn.to/3cpKZ9E
UK : https://amzn.to/3J0g5Ry

Razer Microphone : Amazon India : https://amzn.to/3aQxI9C
Germany : https://amzn.to/3DRRrAh
US : https://amzn.to/3ITKu3Q
UK : https://amzn.to/3v3RHbU

—- Chapters ———

00:00 – Introduction
00:36 – Create A Project
01:02 – Project Overview
01:15 – WebSocket And STOMP Configuration
01:47 – Broker Configuration
02:19 – Application Destination Prefix
02:39 – Message Controller
03:06 – Understanding Message Controller Destination
03:31 – HTML Client Application
04:20 – Understanding Client Application
04:49 – Starting Application
05:08 – Sending Notification to All
05:39 – Sending Specific User Notification Overview
06:03 – Adding Spring Security
06:11 – Security Configuration
07:00 – Handling Specific User Notifications
07:48 – HTML Client Code For Specific User Notification
08:00 – Understanding How Specific User Notification Works
08:43 – Understanding Message Controller Handler For Notification
09:30 – Sending Specific User Notification
10:58 – Conclusion

Music Credits:-

Sappheiros – Awake
—————————-
Social Media
YouTube youtube.com/c/sappheiros
Spotify goo.gl/hE9MDJ
Twitter twitter.com/SappheirosMusic
Instagram instagram.com/sappheirosmusic
Facebook facebook.com/SappheirosMusic
Discord discord.gg/Pk87yN9
https://soundcloud.com/sappheirosmusic/awake-1
————————————————–

Comments are closed.