Uses of Class
org.miaixz.bus.starter.health.HealthProperties
Packages that use HealthProperties
-
Uses of HealthProperties in org.miaixz.bus.starter.health
Constructors in org.miaixz.bus.starter.health with parameters of type HealthPropertiesModifierConstructorDescriptionHealthProviderService(HealthProperties properties, org.miaixz.bus.health.Provider provider, org.springframework.context.ApplicationEventPublisher publisher, org.springframework.boot.availability.ApplicationAvailability availability) 构造函数,初始化健康状态服务。