Aman-Mittal commented on code in PR #5468:
URL: https://github.com/apache/fineract/pull/5468#discussion_r2786521986


##########
fineract-core/src/main/java/org/apache/fineract/portfolio/accountdetails/data/SavingsAccountSummaryData.java:
##########
@@ -77,4 +101,20 @@ public String getAccountNo() {
     public Long getId() {
         return id;
     }
+

Review Comment:
   Thanks for your concern, in my opinion lomboks are better in this case as we 
are using simple getters and setters. As this class is simple DTO not using any 
complicated logic.



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