Replace RestTemplate with WebClient in synchronous DMI calls
[cps.git] / cps-ncmp-service / src / test / resources / application.yml
index a3283ff..574b499 100644 (file)
@@ -36,6 +36,8 @@ app:
 
 ncmp:
     dmi:
+        httpclient:
+            connectionTimeoutInSeconds: 180
         auth:
             username: some-user
             password: some-password