| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.web.mappings |
Classes for auto-configuration of actuator web request mapping concerns.
|
| org.springframework.boot.actuate.web.mappings |
Actuator web request mappings support.
|
| org.springframework.boot.actuate.web.mappings.reactive |
Actuator reactive request mappings support.
|
| org.springframework.boot.actuate.web.mappings.servlet |
Actuator servlet request mappings support.
|
| Class and Description |
|---|
| MappingDescriptionProvider
A
MappingDescriptionProvider provides a List of mapping descriptions
via implementation-specific introspection of an application context. |
MappingsEndpoint
@Endpoint to expose HTTP request mappings. |
| Class and Description |
|---|
| MappingDescriptionProvider
A
MappingDescriptionProvider provides a List of mapping descriptions
via implementation-specific introspection of an application context. |
| MappingsEndpoint.ApplicationMappings
A description of an application's request mappings.
|
| MappingsEndpoint.ContextMappings
A description of an application context's request mappings.
|
| Class and Description |
|---|
| HandlerMethodDescription
A description of a
HandlerMethod. |
| MappingDescriptionProvider
A
MappingDescriptionProvider provides a List of mapping descriptions
via implementation-specific introspection of an application context. |
| Class and Description |
|---|
| HandlerMethodDescription
A description of a
HandlerMethod. |
| MappingDescriptionProvider
A
MappingDescriptionProvider provides a List of mapping descriptions
via implementation-specific introspection of an application context. |