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 0d3f0372c FINERACT-1932: Add starter Configuration class for
self-shareaccounts module
add c5932ec7a FINERACT-1932: Add starter Configuration class for
portfolio.fund module
No new revisions were added by this update.
Summary of changes:
.../fund/service/FundReadPlatformServiceImpl.java | 11 +----
.../FundWritePlatformServiceJpaRepositoryImpl.java | 21 +++-------
.../portfolio/fund/starter/FundConfiguration.java | 48 ++++++++++++++++++++++
3 files changed, 55 insertions(+), 25 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/fund/starter/FundConfiguration.java