Spring Boot push notification system using One Signal


This project was created to demonstrate a simple application built with Kotlin + Spring Boot including One Signal push notification system.

Features

The application was built with:

Getting started

You need just JVM installed.

The server is configured to start on 8080.

Build:

./gradlew clean build

Start the server:

./gradlew run

Contributing

Feel free to open a issue or submit a pull request for any bugs/improvements.

GitHub

View Github