| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.endpoint.jmx |
Actuator JMX endpoint auto-configuration.
|
| org.springframework.boot.actuate.autoconfigure.endpoint.web |
Auto-configuration for the Actuator's web endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
IncludeExcludeEndpointFilter<ExposableJmxEndpoint> |
JmxEndpointAutoConfiguration.jmxIncludeExcludePropertyEndpointFilter() |
| Modifier and Type | Method and Description |
|---|---|
IncludeExcludeEndpointFilter<ExposableControllerEndpoint> |
WebEndpointAutoConfiguration.controllerExposeExcludePropertyEndpointFilter() |
IncludeExcludeEndpointFilter<ExposableServletEndpoint> |
ServletEndpointManagementContextConfiguration.servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties) |
IncludeExcludeEndpointFilter<ExposableWebEndpoint> |
WebEndpointAutoConfiguration.webExposeExcludePropertyEndpointFilter() |