vidakovic commented on code in PR #3477:
URL: https://github.com/apache/fineract/pull/3477#discussion_r1374748609
##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/service/DepositAccountReadPlatformServiceImpl.java:
##########
@@ -128,7 +125,6 @@ public class DepositAccountReadPlatformServiceImpl
implements DepositAccountRead
private final CalendarReadPlatformService calendarReadPlatformService;
private final PaymentTypeReadPlatformService
paymentTypeReadPlatformService;
- @Autowired
public DepositAccountReadPlatformServiceImpl(final 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]