Uses of Class
org.miaixz.bus.starter.health.HealthController
Packages that use HealthController
-
Uses of HealthController in org.miaixz.bus.starter.health
Methods in org.miaixz.bus.starter.health that return HealthControllerModifier and TypeMethodDescriptionHealthConfiguration.healthController(HealthProviderService healthService, org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping handlerMapping) 定义 HealthController Bean,并手动注册REST端点。