adamsaghy commented on code in PR #5468:
URL: https://github.com/apache/fineract/pull/5468#discussion_r2792762907
##########
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:
We should use Lombok for getters setters where it makes sense
--
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]