Uses of Package
org.springframework.boot.actuate.web.mappings
Packages that use org.springframework.boot.actuate.web.mappings
Package
Description
Actuator web request mappings support.
Actuator servlet request mappings support.
Actuator reactive request mappings support.
Actuator request mappings support for Spring MVC.
-
Classes in org.springframework.boot.actuate.web.mappings used by org.springframework.boot.actuate.web.mappingsClassDescriptionA
MappingDescriptionProviderprovides aListof mapping descriptions through implementation-specific introspection of an application context.Description of an application's request mappings.Description of an application context's request mappings. -
Classes in org.springframework.boot.actuate.web.mappings used by org.springframework.boot.servlet.actuate.web.mappingsClassDescriptionA
MappingDescriptionProviderprovides aListof mapping descriptions through implementation-specific introspection of an application context. -
Classes in org.springframework.boot.actuate.web.mappings used by org.springframework.boot.webflux.actuate.web.mappingsClassDescriptionA description of a
HandlerMethod.AMappingDescriptionProviderprovides aListof mapping descriptions through implementation-specific introspection of an application context. -
Classes in org.springframework.boot.actuate.web.mappings used by org.springframework.boot.webmvc.actuate.web.mappingsClassDescriptionA description of a
HandlerMethod.AMappingDescriptionProviderprovides aListof mapping descriptions through implementation-specific introspection of an application context.