Send push notifications from Spring Boot server
Leave a reply
This blog is about to send push notifications with spring boot and FCM. I will tell you how to send push notifications from the server. What is FCM? Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost. How FCM work Registration: When application gets installed it Continue Reading »