All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
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
}
]
}