Move code out of spring-boot-actuator-autoconfigure-all
This commit is contained in:
committed by
Phillip Webb
parent
9e3e39b24e
commit
0fabb090b6
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"properties": [
|
||||
{
|
||||
"name": "management.health.mongo.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Whether to enable MongoDB health check.",
|
||||
"defaultValue": true
|
||||
}
|
||||
],
|
||||
"hints": [
|
||||
{
|
||||
"name": "spring.data.mongodb.field-naming-strategy",
|
||||
|
||||
Reference in New Issue
Block a user