All Projects → weslei-dias → pushnotification

weslei-dias / pushnotification

Licence: other
Push notifications with Spring Boot and OneSignal

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to pushnotification

Springboot Learning Example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
Stars: ✭ 14,640 (+58460%)
Mutual labels:  jpa
learning-code
Coding for studying
Stars: ✭ 20 (-20%)
Mutual labels:  jpa
phoenix-hibernate-dialect
An Apache Phoenix Hibernate dialect
Stars: ✭ 20 (-20%)
Mutual labels:  jpa
Crnk Framework
JSON API library for Java
Stars: ✭ 234 (+836%)
Mutual labels:  jpa
MiniDao
An powerful enhanced toolkit of SpringJdbc for simplify development
Stars: ✭ 200 (+700%)
Mutual labels:  jpa
mailrise
An SMTP gateway for Apprise notifications.
Stars: ✭ 352 (+1308%)
Mutual labels:  push-notifications
Bcmall
以教学为目的的电商系统。包含ToB复杂业务、互联网高并发业务、缓存应用;DDD、微服务指导。模型驱动、数据驱动。了解大型服务进化路线,编码技巧、学习Linux,性能调优。Docker/k8s助力、监控、日志收集、中间件学习。前端技术、后端实践等。主要技术:SpringBoot+JPA+Mybatis-plus+Antd+Vue3。
Stars: ✭ 188 (+652%)
Mutual labels:  jpa
xiaoyuanxianyu
基于SpringBoot2.0的校园二手交易平台后台
Stars: ✭ 83 (+232%)
Mutual labels:  jpa
fcm
Golang client library for Firebase Cloud Messaging.
Stars: ✭ 22 (-12%)
Mutual labels:  push-notifications
apns
Vapor APNS for iOS
Stars: ✭ 59 (+136%)
Mutual labels:  push-notifications
Blaze Persistence
Rich Criteria API for JPA providers
Stars: ✭ 233 (+832%)
Mutual labels:  jpa
Eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Stars: ✭ 16,943 (+67672%)
Mutual labels:  jpa
mobile-push
A push notification library
Stars: ✭ 21 (-16%)
Mutual labels:  push-notifications
Onlinemall
⬆️ 基于springboot+thymeleaf+spring data jpa+druid+bootstrap+layui等技术的JavaWeb电商项目(项目包含前后台,分为前台商城系统及后台管理系统。前台商城系统包含首页门户、商品推荐、商品分类、商品搜索、商品展示、商品详情、购物车、订单流程、用户中心、评论(有些bug,当时做得不够好,下一个项目的评论模块比这个好)、模拟支付等模块。 后台管理系统包含商品管理、订单管理、用户管理等模块。系统介绍及详细功能点、技术点见项目内文档描述)☀️
Stars: ✭ 230 (+820%)
Mutual labels:  jpa
claim-reporter-pwa-poc
Example PWA application with Angular 6 and backend with Node
Stars: ✭ 39 (+56%)
Mutual labels:  push-notifications
Spring Data Jpa Entity Graph
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
Stars: ✭ 221 (+784%)
Mutual labels:  jpa
react-native-template
An opinionated template to bootstrap your next React Native app with all the time-wasting packages you need to have.
Stars: ✭ 132 (+428%)
Mutual labels:  push-notifications
hrms
使用SpringBoot开发的人力资源管理系统 Human Resource Manage System
Stars: ✭ 47 (+88%)
Mutual labels:  jpa
expo-push-notification-helper
💬🔥This package helps you make expo push notification for React Native easy to use.
Stars: ✭ 32 (+28%)
Mutual labels:  push-notifications
hms-push-serverdemo-java
Java sample code encapsulates APIs of the HUAWEI Push Kit server. It provides many sample programs for your reference or usage.
Stars: ✭ 39 (+56%)
Mutual labels:  push-notifications

This project is an example of push notifications using Spring Boot, Rest and JPA.

In this project i use OneSignal API [https://onesignal.com/]. You need to create an account on OneSignal to has a Rest API key to manage your notifications.

To run this project: 1 - clone the repository 2 - run on terminal mvn clean install 3 - run mvn spring-boot:run

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].