簡體   English   中英

如何在特定時間從 spring api 向移動應用程序發送通知,例如提醒?

[英]How can i send notification to mobile app from spring api on specific time like a reminder?

我有一個像提醒這樣的美孚應用程序和 spring web api。 我想在用戶指定的日期向 Mobil 應用程序發送通知。 我應該為此使用什么?

The simplest approach could be by using: https://firebase.google.com/docs/cloud-messaging and you have many tutorials on google for sending push notifications by using firebase api in Spring Framework.

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM