airajena commented on code in PR #5267:
URL: https://github.com/apache/fineract/pull/5267#discussion_r2649469175


##########
fineract-provider/src/main/java/org/apache/fineract/template/service/TemplateMergeService.java:
##########
@@ -55,21 +53,14 @@ public class TemplateMergeService {
 
     private final FineractProperties fineractProperties;
 
-    // TODO Replace this with appropriate alternative available in Guava
+    // Simplified using Java 11+ InputStream.readAllBytes() instead of manual 
buffering

Review Comment:
   Thank you for the feedback! I've removed the comment. The code is now 
self-explanatory.



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