
META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
{
"groups": [
],
"properties": [
{
"name": "spring.boot.admin.hazelcast.enabled",
"type": "java.lang.Boolean",
"description": "Enable Hazelcast support.",
"defaultValue": "true"
},
{
"name": "spring.boot.admin.hazelcast.event-store",
"type": "java.lang.String",
"description": "Name of backing Hazelcast-Map for storing the instance events.",
"defaultValue": "spring-boot-admin-application-store"
},
{
"name": "spring.boot.admin.hazelcast.sent-notifications",
"type": "java.lang.String",
"description": "Name of backing Hazelcast-Map for storing the sent notifications.",
"defaultValue": "spring-boot-admin-sent-notifications"
},
{
"name": "spring.boot.admin.monitor.period",
"deprecation": {
"level": "warning",
"replacement": "spring.boot.admin.monitor.status-interval"
}
},
{
"name": "spring.boot.admin.monitor.read-timeout",
"deprecation": {
"replacement": "spring.boot.admin.monitor.default-timeout",
"level": "error"
}
},
{
"name": "spring.boot.admin.monitor.connect-timeout",
"deprecation": {
"replacement": "spring.boot.admin.monitor.default-timeout",
"level": "error"
}
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy