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": "spring.application.strategy.gateway.route.filter.order",
			"type": "java.lang.Integer",
			"defaultValue": 9000,
			"description": "Strategy gateway route filter order."
		},
		{
			"name": "spring.application.strategy.gateway.header.priority",
			"type": "java.lang.Boolean",
			"defaultValue": true,
			"description": "Whether strategy gateway header priority is enabled."
		},
		{
			"name": "spring.application.strategy.gateway.original.header.ignored",
			"type": "java.lang.Boolean",
			"defaultValue": true,
			"description": "Whether strategy gateway original header ignored is enabled."
		},
		{
			"name": "spring.application.strategy.gateway.core.header.transmission.enabled",
			"type": "java.lang.Boolean",
			"defaultValue": true,
			"description": "Whether strategy gateway core header transmission is enabled."
		},
		{
			"name": "spring.application.strategy.gateway.dynamic.route.enabled",
			"type": "java.lang.Boolean",
			"defaultValue": false,
			"description": "Whether strategy gateway dynamic route is enabled."
		},
		{
			"name": "spring.application.strategy.gateway.skywalking.traceid.enabled",
			"type": "java.lang.Boolean",
			"defaultValue": true,
			"description": "Whether strategy gateway skywalking traceid is enabled."
		}
	]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy