Filter data updated events based on configured pattern 37/123337/4
authorRenu Kumari <renu.kumari@bell.ca>
Tue, 17 Aug 2021 18:06:53 +0000 (14:06 -0400)
committerRenu Kumari <renu.kumari@bell.ca>
Tue, 17 Aug 2021 19:16:10 +0000 (15:16 -0400)
commit8f01bf67befd7f73d3208a8279e7d2ea8cc89423
treecbe8b831e0401ee3c89237ff4db5926671f0d855
parentddf661254f711d78b480b8f5623632443a8f6ebc
Filter data updated events based on configured pattern

Issue-ID: CPS-469
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I7810990b54c3140677184ea671164b8835a6afbb
cps-application/src/main/resources/application.yml
cps-service/pom.xml
cps-service/src/main/java/org/onap/cps/notification/NotificationProperties.java [new file with mode: 0644]
cps-service/src/main/java/org/onap/cps/notification/NotificationService.java
cps-service/src/test/groovy/org/onap/cps/notification/NotificationServiceSpec.groovy
cps-service/src/test/resources/application.yml