This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 9c9c90d2af FINERACT-2421: Loan repayment transaction template with
overpaid loan
add 045e3fe6ab FINERACT-2449: Replace unbounded SimpleAsyncTaskExecutor
with ThreadPoolTaskExecutor
No new revisions were added by this update.
Summary of changes:
.../infrastructure/core/config/SpringConfig.java | 58 +++-
.../core/config/SpringConfigTest.java | 316 +++++++++++++++++++++
2 files changed, 362 insertions(+), 12 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/infrastructure/core/config/SpringConfigTest.java