程序包的使用
org.springframework.boot.actuate.autoconfigure.web.server
程序包
说明
Auto-configuration for exposing actuator web endpoints using WebFlux.
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Auto-configuration for actuator security using WebFlux.
Auto-configuration for actuator security using Spring MVC.
Configuration for a WebFlux-based management context.
Actuator web server support.
-
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive使用的org.springframework.boot.actuate.autoconfigure.web.server中的类
-
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet使用的org.springframework.boot.actuate.autoconfigure.web.server中的类
-
org.springframework.boot.actuate.autoconfigure.security.reactive使用的org.springframework.boot.actuate.autoconfigure.web.server中的类类说明Port types that can be used to control how the management server is started.
-
org.springframework.boot.actuate.autoconfigure.security.servlet使用的org.springframework.boot.actuate.autoconfigure.web.server中的类类说明Port types that can be used to control how the management server is started.
-
-
org.springframework.boot.actuate.autoconfigure.web.server使用的org.springframework.boot.actuate.autoconfigure.web.server中的类类说明Port types that can be used to control how the management server is started.Properties for the management server (e.g. port and path settings).