程序包的使用
org.springframework.boot.actuate.autoconfigure.web
程序包
说明
Auto-configuration for the Actuator's web endpoints.
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 Spring MVC.
Core classes for auto-configuration of actuator web concerns.
Configuration for a Jersey-based management context.
Configuration for a WebFlux-based management context.
Actuator Spring MVC support.
-
org.springframework.boot.actuate.autoconfigure.endpoint.web使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Specialized
@Configuration
class that defines configuration specific for the management context. -
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Specialized
@Configuration
class that defines configuration specific for the management context. -
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Specialized
@Configuration
class that defines configuration specific for the management context. -
org.springframework.boot.actuate.autoconfigure.security.servlet使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Specialized
@Configuration
class that defines configuration specific for the management context. -
-
org.springframework.boot.actuate.autoconfigure.web.jersey使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Specialized
@Configuration
class that defines configuration specific for the management context. -
org.springframework.boot.actuate.autoconfigure.web.reactive使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Specialized
@Configuration
class that defines configuration specific for the management context.Factory for creating a separate management context when the management web server is running on a different port to the main application. -
org.springframework.boot.actuate.autoconfigure.web.servlet使用的org.springframework.boot.actuate.autoconfigure.web中的类类说明Factory for creating a separate management context when the management web server is running on a different port to the main application.