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