This is an automated email from the ASF dual-hosted git repository.
arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from c422d2611 FINERACT-1932: Add starter configuration class for
portfolio.rate module
add 2272174c2 FINERACT-1932: Add custom Configuration class for
self-account module
No new revisions were added by this update.
Summary of changes:
.../SelfAccountTransferReadServiceImpl.java | 10 +---
...elfBeneficiariesTPTReadPlatformServiceImpl.java | 4 --
...lfBeneficiariesTPTWritePlatformServiceImpl.java | 24 ++-------
.../account/starter/SelfAccountConfiguration.java | 61 ++++++++++++++++++++++
4 files changed, 68 insertions(+), 31 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/self/account/starter/SelfAccountConfiguration.java