Add REST client for Api-handler
[so.git] / bpmn / so-bpmn-building-blocks / src / test / resources / application-test.yaml
index c36172c..14640f4 100644 (file)
@@ -75,7 +75,9 @@ mso:
     requestDb:
       auth: Basic YnBlbDptc28tZGItMTUwNyE=
       endpoint: http://localhost:8081
-
+    apihandler:
+      endpoint: http://localhost:8080
+      auth: Basic dGVzdDp0ZXN0Cg==
   async:
       core-pool-size: 50
       max-pool-size: 50