Spring整合MyBatis

在web.xml中注册加载Spring <!--部署spring的applicationContext的xml文件--> <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath:spring/applicationContext.xml</pa
相关文章
相关标签/搜索