Add property to enable Notification Sevice async processing 19/123819/2
authorRenu Kumari <renu.kumari@bell.ca>
Thu, 2 Sep 2021 14:30:09 +0000 (10:30 -0400)
committerRenu Kumari <renu.kumari@bell.ca>
Thu, 2 Sep 2021 15:44:57 +0000 (11:44 -0400)
commitcd048075b11eef88501619da0068d5eb6dd330f7
tree92f4feaad6d0d92170eb4d1949686972e5840966
parent88cadd3f3aaa22cccb0d2159cf57fb2b84d440a2
Add property to enable Notification Sevice async processing

- made notification service synchronous by default
- added new property to enable async processing if required

Issue-ID: CPS-630
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I28c2c98d7a79219a5932732d2940f5ac37bf1653
cps-application/src/main/resources/application.yml
cps-service/src/main/java/org/onap/cps/config/AsyncConfig.java
cps-service/src/test/groovy/org/onap/cps/notification/NotificationServiceSpec.groovy
cps-service/src/test/resources/application.yml