spring-boot-firebase-example:Spring Boot Firebase推送通知示例

时间:2021-05-05 03:07:30
【文件属性】:
文件名称:spring-boot-firebase-example:Spring Boot Firebase推送通知示例
文件大小:28KB
文件格式:ZIP
更新时间:2021-05-05 03:07:30
HTML Firebase演示 ================================== 获取身份验证服务帐户Firebase的配置私钥 ( ) 获取您的Web应用程序的配置对象 在Firebase控制台中转到“设置”图标项目设置。 在“您的应用”卡中,选择您需要为其配置对象的应用的昵称。 从“项目设置”窗格中选择“服务帐户”选项卡。 从Java选择的Admin SDK配置代码段生成新的私钥 替换下载到资源文件夹中的fcm-private-key.json的文件。
【文件预览】:
spring-boot-firebase-example-main
----.gitignore(333B)
----firebase.postman_collection.json(2KB)
----src()
--------main()
--------test()
----mvnw(10KB)
----pom.xml(2KB)
----mvnw.cmd(6KB)
----README.md(646B)
----client-test()
--------.eslintrc.json(57B)
--------main.css(1KB)
--------firebase.json(87B)
--------README.md(5KB)
--------index.html(9KB)
--------firebase-logo.png(3KB)
--------manifest.json(206B)
--------firebase-messaging-sw.js(3KB)

网友评论