See: Description
| Class | Description |
|---|---|
| IncludeExcludeEndpointFilter<E extends org.springframework.boot.actuate.endpoint.ExposableEndpoint<?>> |
EndpointFilter that will filter endpoints based on include and
exclude patterns. |
| Enum | Description |
|---|---|
| IncludeExcludeEndpointFilter.DefaultIncludes |
Default include patterns that can be used.
|