All Classes and Interfaces

Class
Description
Base class for a WebServerFactoryCustomizer that customizes the web server's access log.
Auto-configuration for AuditEvents.
Auto-configuration for the AuditEventsEndpoint.
Auto-configuration for the BeansEndpoint.
@Conditional that checks whether an endpoint is available.
@Conditional that checks whether an info contributor is enabled.
@Conditional that matches based on the configuration of the management port.
@Endpoint to expose the ConditionEvaluationReport.
A description of an application's condition evaluation.
A description of an application context's condition evaluation, primarily intended for serialization to JSON.
Adapts ConditionEvaluationReport.ConditionAndOutcome to a JSON friendly structure.
Adapts ConditionEvaluationReport.ConditionAndOutcomes to a JSON friendly structure.
Auto-configuration for the ConditionsReportEndpoint.
Auto-configuration for the ConfigurationPropertiesReportEndpoint.
Configuration properties for ConfigurationPropertiesReportEndpoint.
Configuration properties for web endpoints' CORS support.
Auto-configuration for @Endpoint support.
Technologies that can be used to expose an endpoint.
Contributor loaded from the spring.factories file and used by @ConditionalOnAvailableEndpoint to determine if an endpoint is exposed.
Auto-configuration for the EnvironmentEndpoint.
Configuration properties for EnvironmentEndpoint.
Auto-configuration for HeapDumpWebEndpoint.
Auto-configuration for the HttpExchangesEndpoint.
Configuration properties for recording HTTP exchanges.
Recording properties.
EndpointFilter that will filter endpoints based on include and exclude patterns.
Auto-configuration for standard InfoContributors.
Controls the fallback behavior when the primary property that controls whether an info contributor is enabled is not set.
Configuration properties for core info contributors.
 
Auto-configuration for the InfoEndpoint.
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.0.0 for removal in 4.2.0 in favor of Jackson 3.
Auto-configuration for Endpoint Jackson support.
Auto-configuration for JMX @Endpoint support.
Configuration properties for JMX export of endpoints.
 
Auto-configuration for LogFileWebEndpoint.
Configuration properties for LogFileWebEndpoint.
Auto-configuration for the LoggersEndpoint.
Auto-configuration for the management context.
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.
Enumeration of management context types.
Port types that can be used to control how the management server is started.
Properties for the management server (e.g.
WebServerFactoryCustomizer that customizes the WebServerFactory used to create the management context's web server.
Auto-configuration for MappingsEndpoint.
Base endpoint element condition.
EndpointAccessResolver that resolves the permitted level of access to an endpoint using the following properties: management.endpoint.<id>.access or management.endpoint.<id>.enabled (deprecated) management.endpoints.access.default or management.endpoints.enabled-by-default (deprecated) The resulting access is capped using management.endpoints.access.max-permitted.
Auto-configuration for SbomEndpoint.
Auto-configuration for ScheduledTasksEndpoint.
Auto-configuration for the ShutdownEndpoint.
Auto-configuration for the StartupEndpoint.
Auto-configuration for the ThreadDumpEndpoint.
Auto-configuration for web @Endpoint support.
Configuration properties for web management endpoints.