【问题标题】:sending push notification from spring boot从 Spring Boot 发送推送通知
【发布时间】:2021-07-23 06:10:07
【问题描述】:

我正在开发一个具有 spring boot 后端和 android 应用程序的应用程序。 它也有一个 SQLITE 数据库,我想知道如何在已保存为数据库列的特定时间从后端向我的 android 应用程序发送推送通知。 例如,我们有一行名为“时间”的列,我只想读取那个时间并按我们读取的时间从服务器发送推送通知。 我听说过 FCM,但我不知道我应该如何使用它。

【问题讨论】:

    标签: java android spring-boot sqlite firebase-cloud-messaging


    【解决方案1】:

    您只需要一个 google android 开发者帐户并遵循本指南:

    https://developer.android.com/guide/topics/ui/notifiers/notifications

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-09-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-02-17
      相关资源
      最近更新 更多