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

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

There is a newer version: 4.1.4
Show newest version
{
	"properties": [
		{
			"defaultValue": "true",
			"name": "spring.cloud.refresh.enabled",
			"description": "Enables autoconfiguration for the refresh scope and associated features.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": true,
			"name": "spring.cloud.httpclientfactories.apache.enabled",
			"description": "Enables creation of Apache Http Client factory beans.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": "true",
			"name": "spring.cloud.httpclientfactories.ok.enabled",
			"description": "Enables creation of OK Http Client factory beans.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": true,
			"name": "spring.cloud.util.enabled",
			"description": "Enables creation of Spring Cloud utility beans.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": true,
			"name": "spring.cloud.features.enabled",
			"description": "Enables the features endpoint.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": true,
			"name": "spring.cloud.discovery.enabled",
			"description": "Enables discovery client health indicators.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": true,
			"name": "spring.cloud.discovery.client.composite-indicator.enabled",
			"description": "Enables discovery client composite health indicator.",
			"type": "java.lang.Boolean"
		},
		{
			"defaultValue": true,
			"name": "management.endpoint.env.post.enabled",
			"description": "Enables writable environment endpoint.",
			"type": "java.lang.Boolean"
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy