Skip to content

This is a simple application that demonstrates a mock generic notification system.

Notifications You must be signed in to change notification settings

hemanthjamili/GenericNotificationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Notification System

This is a simple application which demonstrates a mock generic notification system.

Getting Started

For the sake of simplicity and easy to run, I have used H2 in-memory Database. To Get Started, kinldy download/clone the repository for running the application in your local. Steps to run this application:

  1. Download the source code from the provided git link.
  2. Application server is already configured to run at 8080 by default. This can be updated in application.yml file.

Prerequisites

Your local system mush have JDK1.8

User Actions

User can able to enter the From Address, To Address, Channel Type like Gmail, Slack or Push Notification and finally the message. User can able to perform the following actions:

  1. Able send a mock message.
  2. Find all the sent messages.
  3. Update the message and resend.
  4. Delete the message if required.

Technologies used:

Java, Spring Boot, Spring data JPA, H2, JUnits

Built With

  • Maven - Dependency Management

Authors

Naga Sai Hemanth Jamili - hemanthjamili

About

This is a simple application that demonstrates a mock generic notification system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published