spring与mybatis的jar包的整合 1.maven新建的web(war)工程的结构如下图,每个包下的都为空 2.spring.xml的配置代码如下: 3.SQLSessionFactory的 ...