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


##########
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:
   Code seems ok, and remove this comment, TODO,FIXME should be removed after 
fixing



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