Class DispatcherServletMappingDetails
java.lang.Object
org.springframework.boot.webmvc.actuate.mappings.DispatcherServletMappingDetails
Details of a
DispatcherServlet mapping.- Since:
- 4.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.boot.actuate.web.mappings.HandlerMethodDescription
-
Constructor Details
-
DispatcherServletMappingDetails
public DispatcherServletMappingDetails()
-
-
Method Details
-
getHandlerMethod
public org.springframework.boot.actuate.web.mappings.HandlerMethodDescription getHandlerMethod() -
getHandlerFunction
-
getRequestMappingConditions
-