mybatis系列1

SpringMvc+mybatis 的maven工程: pom.xml  配置mybatis的相关jar包 <dependency>    <groupId>org.mybatis</groupId>    <artifactId>mybatis</artifactId>   </dependency>   <dependency>    <groupId>org.mybatis</groupId
相关文章
相关标签/搜索