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 2272174c2 FINERACT-1932: Add custom Configuration class for
self-account module
add 34fc1a2cc Add custom AutoConfiguration class for tax service
(FINERACT-1932)
No new revisions were added by this update.
Summary of changes:
.../portfolio/tax/service/TaxAssembler.java | 13 +----
.../tax/service/TaxReadPlatformServiceImpl.java | 12 +---
.../tax/service/TaxWritePlatformServiceImpl.java | 17 +-----
.../portfolio/tax/starter/TaxConfiguration.java | 64 ++++++++++++++++++++++
4 files changed, 70 insertions(+), 36 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/portfolio/tax/starter/TaxConfiguration.java