ebenezergraham opened a new pull request #20: Integrating the notification 
service
URL: https://github.com/apache/fineract-cn-demo-server/pull/20
 
 
   1 Added the repository to the initial-setup and pull-all scripts
   2 Added notification service dependency to the Gradle file
   3 Created an instance of the notification manager
   4 Wrote the start and tear down methods
   5 Created a listener class for the notification service
   6 Added a notification role and gave it customer read permission
   7 Created a notification admin user for notification operations
   
    File changes to be committed:
           modified:   build.gradle
           modified:   scripts/Unix/initial-setup.sh
           modified:   scripts/Unix/pull-all.sh
           modified:   scripts/windows/initial-setup.bat
           modified:   scripts/windows/pull-all.bat
           modified:   
src/main/java/org/apache/fineract/cn/dev/ServiceRunner.java
           new file:   
src/main/java/org/apache/fineract/cn/dev/listener/NotificationListener.java

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to