Class DispatcherServletMappingDetails
java.lang.Object
org.springframework.boot.webmvc.actuate.mappings.DispatcherServletMappingDetails
Details of a
DispatcherServlet
mapping.- Since:
- 4.0.0
- Author:
- Andy Wilkinson, Xiong Tang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable HandlerFunctionDescription
@Nullable HandlerMethodDescription
@Nullable RequestMappingConditionsDescription
-
Constructor Details
-
DispatcherServletMappingDetails
public DispatcherServletMappingDetails()
-
-
Method Details
-
getHandlerMethod
-
getHandlerFunction
-
getRequestMappingConditions
-