Uses of Class
org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
Packages that use HandlerMethodDescription
Package
Description
Actuator reactive request mappings support.
Actuator request mappings support for Spring MVC.
-
Uses of HandlerMethodDescription in org.springframework.boot.webflux.actuate.mappings
Methods in org.springframework.boot.webflux.actuate.mappings that return HandlerMethodDescriptionModifier and TypeMethodDescription@Nullable HandlerMethodDescription
DispatcherHandlerMappingDetails.getHandlerMethod()
-
Uses of HandlerMethodDescription in org.springframework.boot.webmvc.actuate.mappings
Methods in org.springframework.boot.webmvc.actuate.mappings that return HandlerMethodDescriptionModifier and TypeMethodDescription@Nullable HandlerMethodDescription
DispatcherServletMappingDetails.getHandlerMethod()