SpringMvc常用接口。

引用与: https://www.iteye.com/blog/elf8848-875830 一、核心类与接口 DispatcherServlet – 前置控制器 HandlerMapping接口 – 处理请求的映射 HandlerMapping接口的实现类: SimpleUrlHandlerMapping 通过配置文件,把一个URL映射到Controller类 DefaultAnnotation
相关文章
相关标签/搜索