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

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

Go to download

Nepxion Discovery is a solution for Spring Cloud with blue green, gray, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing, dye, failover, async agent

There is a newer version: 6.22.0
Show newest version
{
	"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 - 2024 Weber Informatics LLC | Privacy Policy