###1、添加maven依赖 ###2、配置web.xml配置 ###3、mybatis-config.xml配置 ###4、jdbc.properties配置 ###5、spring-mybatis.xml配置 ###6、shiro-spring.xml配置 ###7、日志文件配置 ###8、缓存ehcache.xml配置 ###9、spring-bean.xml配置 ###10、spring-mvc.xml配置 ###11、数据库储存过程文件 ###12、model编写 ###13、dao接口 ###14、dao接口的实现配置文件 ###15、模型的service接口 ###16、service接口实现类编写 ###17、通用工具类 ###18、controller层 ###19、测试文件 ###20、realm ###21、异常类
来源:oschina
链接:https://my.oschina.net/u/2365309/blog/718213