Adds redis-route-definition-repository property metadata
Fixes gh-3299
This commit is contained in:
@@ -430,6 +430,12 @@
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "If RouteRefreshListener should be turned on.",
|
||||
"defaultValue": "true"
|
||||
},
|
||||
{
|
||||
"name": "spring.cloud.gateway.redis-route-definition-repository.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "If RedisRouteDefinitionRepository should be enabled.",
|
||||
"defaultValue": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user