NONRTRIC - Implement DMaaP mediator producer service in Java
[nonrtric.git] / dmaap-adaptor-java / src / test / resources / test_application_configuration.json
index 0db20cb..8d211b8 100644 (file)
@@ -2,7 +2,8 @@
    "types": [
       {
          "id": "ExampleInformationType",
-         "dmaapTopicUrl": "/dmaap-topic-1"
+         "dmaapTopicUrl": "/dmaap-topic-1",
+         "useHttpProxy": true
       }
    ]
 }
\ No newline at end of file