alberto-art3ch commented on code in PR #4567:
URL: https://github.com/apache/fineract/pull/4567#discussion_r2040662813


##########
fineract-investor/src/main/java/org/apache/fineract/investor/service/serialization/serializer/investor/InvestorBusinessEventSerializer.java:
##########
@@ -52,12 +53,13 @@
 
 @Component
 @RequiredArgsConstructor
-public class InvestorBusinessEventSerializer implements 
BusinessEventSerializer {
+public class InvestorBusinessEventSerializer extends 
AbstractLoanBusinessEventSerializer<InvestorBusinessEvent> {

Review Comment:
   Could we leave as previously? `BusinessEventSerializer` implementation  
   
   BTW I would to talk with you about other requirement that I would like to 
implement in Savings the Spring Batch but I need some guidance for that



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