摘要:
案例 今天项目启动时一直报异常,看了错误日志发现是shrio文件找不到引起的,异常: java.io.IOException: Resource [classpath:shiro.ini] could not be found shiro 文件所在目录: 解决方案 经过排查,文件存放目录结构并没有问 阅读全文
摘要:
本文记录个人刷题记录 推荐两个刷题网站: 地址:https://leetcode.com/ 另外一个地址:http://www.lintcode.com/ 1.Write a SQL query to get the second highest salary from the Employee t 阅读全文
摘要:
案例 今天第一次用idea构建项目,出现了如下问题: FAIL - Application at context path /myWebApp could not be started FAIL - Encountered exception org.apache.catalina.Lifecycl 阅读全文