1.1、创建工程1.2、pom.xml 依赖整合1.3、web.xml1.4、引入Bootstrap、jQuery1.5、springapplication.xml 文件配置1.6、springMVC.xml / dispatcherServlet-Servlet.xml1.7、mybatis-config.xml1.8、创建表1.9、使用MyBatis的逆向工程生成Bean、mapper1.10、测试