Skip to content

Commit

Permalink
MOSIP-30687 On demand template extraction resolve merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Farheen <[email protected]>
  • Loading branch information
Neha Farheen committed Jan 30, 2024
2 parents 4c877a2 + 7c564e7 commit 79f1203
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@ public class OndemandTemplateEventPublisher extends BaseWebSubEventsInitializer
private static final String PUBLISHER_IDA = "IDA";

/** The Constant logger. */

private static final Logger logger = IdaLogger.getLogger(OndemandTemplateEventPublisher.class);


/** The on demand template extraction topic. */
@Value("${" + ON_DEMAND_TEMPLATE_EXTRACTION_TOPIC + "}")
private String onDemadTemplateExtractionTopic;
Expand Down

0 comments on commit 79f1203

Please sign in to comment.