spring的核心监听器

<!-- 配置spring的核心监听器 --> <listener> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class> </listener> <context-param> <param-name>contextConfigLocation</par
相关文章
相关标签/搜索