关于spring核心配置文件中的各项主要配置

  1:spring的核心配置文件中的各类配置。       spring的核心配置文件的名字 叫作 applicationContext.xml,后期也能够经过配置文件中的配置修更名称,在web.xml中进行以下配置:     <context-param> <param-name>contextConfigLocation</param-name> <param
相关文章
相关标签/搜索