in src/main/java/com/epam/digital/data/platform/notification/service/DiiaNotificationLoader.java [22:24]
public DiiaNotificationLoader(NotificationTemplateRestClient templateRestClient, ObjectMapper yamlMapper) {
super(templateRestClient, yamlMapper);
}