/pushnotification

Push notifications with Spring Boot and OneSignal

Primary LanguageJava

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