8.1 导jar包
8.2 配置web.xml
8.3 配置applicationContext.xml
8.4 配置mybatis-config.xml
8.5 配置springmvc-servlet.xml
8.6 Dao
AccountDao
BaseDao
8.7 Service
采用注解方式,需自动注入
8.8 Mapper
AccountMapper.java
AccountMapper.xml