spring servlet
一,controller实际入口
org.springframework.web.servlet.HandlerAdapter#handle
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#invokeHandlerMethod
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod#invokeAndHandle
参数+方法执行行
org.springframework.web.method.support.InvocableHandlerMethod#invokeForRequest