1、开发环境:maven+idea
2、开发步骤1)创建 maven 工程;工程信息如下
4、编写User实体类
6、编写持久接口层的映射文件(UserMapper.xml)
9、SqlMapConfig.XML具体配置