JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.web.mappings.MappingsEndpoint.ContextMappings
Packages that use
MappingsEndpoint.ContextMappings
Package
Description
org.springframework.boot.actuate.web.mappings
Actuator web request mappings support.
Uses of
MappingsEndpoint.ContextMappings
in
org.springframework.boot.actuate.web.mappings
Methods in
org.springframework.boot.actuate.web.mappings
that return types with arguments of type
MappingsEndpoint.ContextMappings
Modifier and Type
Method
Description
Map
<
String
,
MappingsEndpoint.ContextMappings
>
MappingsEndpoint.ApplicationMappings.
getContexts
()