8d211b893b9e6ebc3516abae3e89bfe9fc2f921d
[nonrtric.git] / dmaap-adaptor-java / src / test / resources / test_application_configuration.json
1 {
2    "types": [
3       {
4          "id": "ExampleInformationType",
5          "dmaapTopicUrl": "/dmaap-topic-1",
6          "useHttpProxy": true
7       }
8    ]
9 }