1.新建一个 maven 工程, war 包
2.引入 pom 文件(springmvc+spring+mybatis)
3.引入配置文件
4.引入页面,编写 contorller 层测试
5.编写查询的 pojo,dao,service,interface,controller 测试