public class ApplicationRefreshScopeHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
| 限定符和类型 | 字段和说明 |
|---|---|
private AppConfigurationPropertiesRebinder |
rebinder |
private org.springframework.beans.factory.ObjectProvider<AppRefreshScope> |
scope |
| 构造器和说明 |
|---|
ApplicationRefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<AppRefreshScope> scope,
AppConfigurationPropertiesRebinder rebinder) |
private org.springframework.beans.factory.ObjectProvider<AppRefreshScope> scope
private AppConfigurationPropertiesRebinder rebinder
public ApplicationRefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<AppRefreshScope> scope, AppConfigurationPropertiesRebinder rebinder)
Copyright © 2022 Zodiac. All rights reserved.