Async request response NCMP -> Client
[cps.git] / cps-ncmp-rest / src / test / resources / application.yml
index f2ca8c7..0241696 100644 (file)
@@ -21,3 +21,8 @@ rest:
     api:
         ncmp-base-path: /ncmp
         ncmp-inventory-base-path: /ncmpInventory
+
+notification:
+    async:
+        executor:
+            time-out-value-in-ms: 2000
\ No newline at end of file