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 435f75b6c FINERACT-1724: Fix for closing the AWS credentials provider
unnecessarily upon startup
add 6ff196656 Add custom Configuration class for collateral module
(FINERACT-1932)
No new revisions were added by this update.
Summary of changes:
.../collateral/service/CollateralAssembler.java | 13 +----
.../service/CollateralReadPlatformServiceImpl.java | 15 +----
...teralWritePlatformServiceJpaRepositoryImpl.java | 25 ++-------
.../starter/CollateralConfiguration.java | 64 ++++++++++++++++++++++
4 files changed, 74 insertions(+), 43 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/collateral/starter/CollateralConfiguration.java