摘要:
回顾本例springmvc-config.xml的配置: <context:component-scan base-package="com.spring"/> <mvc:annotation-driven /> component-scan:扫描指定包下被@Component,@Service,@ 阅读全文
posted @ 2021-08-16 14:57
hochan_100
阅读(391)
评论(0)
推荐(0)
摘要:
DispatcherServlet的类继承图。 DispatcherServlet是一个Servlet,那么它就遵循Servlet的生命周期。如上图所示,DispatcherServlet还实现了Spring IOC的Aware接口,了解Aware接口的人都知道,Spring在创建对象的时候,会自动 阅读全文
posted @ 2021-08-16 14:19
hochan_100
阅读(528)
评论(0)
推荐(0)

浙公网安备 33010602011771号