摘要:
当我们使用ssm框架整合进行项目开发,使用Shiro作为安全验证管理,在web.xml中配置Shiro过滤器后 启动Tomcat会报错: Error during artifact deployment. See server log for details. <bean id="shiroFilt 阅读全文
摘要:
1 public class Test { 2 public static void main(String[] args) throws IOException { 3 // 1.读取配置文件 4 InputStream in = Resources.getResourceAsStream("Sq 阅读全文