- pom.xml
<!-- 极光推送 begin -->
<dependency>
<groupId>cn.jpush.api</groupId>
<artifactId>jpush-client
本文是Spring Boot入门系列的第53篇,主要介绍如何在Spring Boot应用中集成极光推送Java SDK,通过配置pom.xml和application.yml文件,创建MyJPushClient实现推送功能。此外,还提供了相关的参考资料和测试说明。
<!-- 极光推送 begin -->
<dependency>
<groupId>cn.jpush.api</groupId>
<artifactId>jpush-client
1170
887