程序包的使用
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
程序包
说明
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
-
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive使用的org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet中的类
-
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet使用的org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet中的类类说明
@EndpointExtension
for theHealthEndpoint
that always exposes full health details.@EndpointExtension
for theInfoEndpoint
that always exposes full git details.