hiteshprajapati commented on code in PR #2986:
URL: https://github.com/apache/fineract/pull/2986#discussion_r1112649244
##########
fineract-provider/src/main/java/org/apache/fineract/notification/config/MessagingConfiguration.java:
##########
@@ -44,7 +44,7 @@ public class MessagingConfiguration {
private Environment env;
@Autowired
- private NotificationEventListener notificationEventListener;
+ private ActiveMQNotificationEventListener notificationEventListener;
Review Comment:
I understood
--
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]