shiro-spring-mtbatis整合

独自空忆成欢 提交于 2020-02-29 10:46:09

###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、异常类

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!