All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

{
	"properties": [
		{
			"name": "zookeeper.connect-string",
			"type": "java.lang.String",
			"description": "Zookeeper connect string."
		},
		{
			"name": "zookeeper.retry-count",
			"type": "java.lang.Integer",
			"defaultValue": 3,
			"description": "Zookeeper retry count."
		},
		{
			"name": "zookeeper.sleep-time",
			"type": "java.lang.Integer",
			"defaultValue": 3000,
			"description": "Zookeeper sleep time."
		}
	]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy