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 e4af9b30e FINERACT-1932: Add stater configuration class for template
module services
add 3aac1339e FINERACT-1932: Add stater configuration class for
portfolio.loadproduct module services
No new revisions were added by this update.
Summary of changes:
.../LoanDropdownReadPlatformServiceImpl.java | 2 -
.../LoanProductReadPlatformServiceImpl.java | 2 -
...oductWritePlatformServiceJpaRepositoryImpl.java | 9 +--
.../starter/LoanProductConfiguration.java | 87 ++++++++++++++++++++++
4 files changed, 90 insertions(+), 10 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanproduct/starter/LoanProductConfiguration.java