提交 708e61a7 编写于 作者: S Sviatoslav Hryb 提交者: Juergen Hoeller

Fix WebMvcConfigurationSupport javadoc

上级 e24b2e6b
......@@ -145,6 +145,8 @@ import org.springframework.web.util.pattern.PathPatternParser;
* for processing requests with {@link HttpRequestHandler HttpRequestHandlers}.
* <li>{@link SimpleControllerHandlerAdapter}
* for processing requests with interface-based {@link Controller Controllers}.
* <li>{@link HandlerFunctionAdapter}
* for processing requests with {@linkplain org.springframework.web.servlet.function.RouterFunction router functions}.
* </ul>
*
* <p>Registers a {@link HandlerExceptionResolverComposite} with this chain of
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册