MVC时序图
2020-07-17 11:40:38 52 举报
SpringMVC时序图
作者其他创作
大纲/内容
getHandlerAdapter()
processDispatchResult()
handle()
applyPostHandle()
preHandle()
doService()
init()
doDispatch()
RequestMappingHandlerAdapter
render()
onRefresh()
HttpServletBean
调用阶段
初始化阶段
初始化9大组件
AbstractHandlerMapping
getModelAndView()
applyPreHandle()
getHandlerExecutionChain()
handleInternal()
getHandler()
HandlerExecutionChain
HandlerInterceptor
initStrategies()
invokeHandlerMethod()
initServletBean()
ModelAndView
FrameworkServlet
DispatcherServlet
AbstractHandlerMethodAdapter
initWebApplicationContext()
0 条评论
下一页