繁体   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