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.multipart.allows",
			"type": "java.util.List",
			"description": "Enable mount health check."
		},
		{
			"name": "spring.multipart.denys",
			"type": "java.util.List",
			"description": "Enable mount health check."
		},
		{
			"name": "management.health.mount.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		},
		{
			"name": "logging.appender",
			"type": "java.lang.String",
			"description": "Logging Appender",
			"defaultValue": "CONSOLE"
		},
		{
			"name": "spring.jpa.hibernate.search.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		},
		{
			"name": "spring.web.content.cache-mappings.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		},
		{
			"name": "spring.web.content.cache-mappings",
			"type": "java.util.Map",
			"description": "Arbitrary properties to add to the info endpoint."
		},
		{
			"name": "key-spec.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		},
		{
			"name": "spring.session.cookie.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		},
		{
			"name": "spring.session.cookie.serializer.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		},
		{
			"name": "web-mvc.filter.multipart-filter.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable multipartFilter.",
			"defaultValue": true
		},
		{
			"name": "web-mvc.filter.time-zone-aware-locale-change-filter.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable multipartFilter.",
			"defaultValue": true
		},
		{
			"name": "interceptor.web-content.enabled",
			"type": "java.lang.Boolean",
			"description": "Enable mount health check.",
			"defaultValue": true
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy