META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
{
"properties": [
{
"name": "consul.host",
"type": "java.lang.String",
"description": "Consul host."
},
{
"name": "consul.port",
"type": "java.lang.Integer",
"description": "Consul port."
},
{
"name": "consul.timeout",
"type": "java.lang.Integer",
"defaultValue": 1,
"description": "Consul timeout, default value is 1 second."
},
{
"name": "consul.token",
"type": "java.lang.String",
"description": "Consul token."
}
]
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy