META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gridcapa-swe-runner-starter Show documentation
Show all versions of gridcapa-swe-runner-starter Show documentation
Starter to be used in Spring application to use SWE capacity calculation
The newest version!
{
"properties": [
{
"name": "swe-runner.binding.application-id",
"type": "java.lang.String",
"description": "Name of the application that call SWE through starter."
},
{
"name": "swe-runner.binding.destination",
"type": "java.lang.String",
"description": "The exchange name on which to send the SWE request."
},
{
"name": "swe-runner.binding.routing-key",
"type": "java.lang.String",
"description": "The routing key to use for the binding to swe-runner instance. Default value \"#\" is used to notify all queues."
},
{
"name": "swe-runner.binding.expiration",
"type": "java.lang.String",
"description": "Expiration time of SWE requests."
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy