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

The newest version!
{
	"properties": [
		{
			"name": "spring.application.test.scan.packages",
			"type": "java.lang.String",
			"description": "Test scan packages."
		},
		{
			"name": "spring.application.test.configcenter.enabled",
			"type": "java.lang.Boolean",
			"defaultValue": true,
			"description": "Whether test configcenter is enabled."
		},
		{
			"name": "spring.application.test.config.print.enabled",
			"type": "java.lang.Boolean",
			"defaultValue": true,
			"description": "Whether test config print is enabled."
		},
		{
			"name": "spring.application.test.config.operation.await.time",
			"type": "java.lang.Integer",
			"defaultValue": 3000,
			"description": "Test config operation await time."
		},
		{
			"name": "spring.application.test.console.url",
			"type": "java.lang.String",
			"description": "Test console url."
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy