vidakovic commented on code in PR #3373:
URL: https://github.com/apache/fineract/pull/3373#discussion_r1296893969


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/transfer/service/TransferWritePlatformServiceJpaRepositoryImpl.java:
##########
@@ -83,7 +80,6 @@ public class TransferWritePlatformServiceJpaRepositoryImpl 
implements TransferWr
     private final ClientTransferDetailsRepositoryWrapper 
clientTransferDetailsRepositoryWrapper;
     private final PlatformSecurityContext context;
 
-    @Autowired
     public TransferWritePlatformServiceJpaRepositoryImpl(final 
ClientRepositoryWrapper clientRepositoryWrapper,

Review Comment:
   Please use Lombok annotations to get rid of the constructor. Let's clean up 
when we have the opportunity.
   
   



-- 
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]

Reply via email to