摘要: 一 概要 Spring Security,这是一种基于 Spring AOP 和 Servlet 过滤器的安全框架。它提供全面的安全性解决方案,同时在 Web 请求级和方法调用级处理身份确认和授权。这里过多的spring security解释和作用就不在这里赘述了,请自行搜索。目前最新版本的Spri 阅读全文
posted @ 2019-01-14 17:28 ryelqy 阅读(3918) 评论(0) 推荐(1) 编辑
摘要: java关于报错:The reference to entity "characterEncoding" must end with the ';' delimiter. Java 解析XML文件错误。 错误信息提示代码类似如下: The reference to entity "character 阅读全文
posted @ 2019-01-14 14:32 ryelqy 阅读(657) 评论(0) 推荐(0) 编辑