vidakovic commented on code in PR #3477:
URL: https://github.com/apache/fineract/pull/3477#discussion_r1374747972
##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/service/DepositAccountInterestRateChartReadPlatformServiceImpl.java:
##########
@@ -64,7 +61,6 @@ public class
DepositAccountInterestRateChartReadPlatformServiceImpl implements D
private final InterestIncentiveDropdownReadPlatformService
interestIncentiveDropdownReadPlatformService;
private final CodeValueReadPlatformService codeValueReadPlatformService;
- @Autowired
public
DepositAccountInterestRateChartReadPlatformServiceImpl(PlatformSecurityContext
context, final JdbcTemplate jdbcTemplate,
Review Comment:
@mmagdiab please get rid of constructor with required args annotation
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]