META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
{
"properties": [
{
"name": "cse-cc-runner.binding.application-id",
"type": "java.lang.String",
"description": "Name of the application that call CSE through starter."
},
{
"name": "cse-cc-runner.binding.destination",
"type": "java.lang.String",
"description": "The exchange name on which to send the CSE request."
},
{
"name": "cse-cc-runner.binding.routing-key",
"type": "java.lang.String",
"description": "The routing key to use for the binding to cse-runner instance. Default value \"#\" is used to notify all queues."
},
{
"name": "cse-cc-runner.binding.expiration",
"type": "java.lang.String",
"description": "Expiration time of CSE requests."
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy