This is an automated email from the ASF dual-hosted git repository.
aleks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 8cea837a5
FINERACT-1992-FINERACT-Installment-level-delinquency-calculation
add e75e758e7 Add custom Configuration class for notification module
(FINERACT-1932)
No new revisions were added by this update.
Summary of changes:
.../service/NotificationDomainServiceImpl.java | 2 -
...ficationGeneratorReadRepositoryWrapperImpl.java | 8 +--
...otificationMapperReadRepositoryWrapperImpl.java | 8 +--
...NotificationMapperWritePlatformServiceImpl.java | 8 +--
.../NotificationReadPlatformServiceImpl.java | 2 -
.../NotificationWritePlatformServiceImpl.java | 2 -
.../service/UserNotificationServiceImpl.java | 2 -
.../starter/NotificationConfiguration.java | 81 ++++++++++++++++++++++
8 files changed, 87 insertions(+), 26 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/notification/starter/NotificationConfiguration.java