摘要: 1. 页面标签:<security:authorize/> 可以嵌套2. 注解方式, 只能用其中一种: * JSR250 引入依赖 开启jsr250注解 security @RoleAllowed * Secured注解, security自带的 开启Secured注解注解 security @Se 阅读全文
posted @ 2019-03-26 23:28 樱花落颜 阅读(144) 评论(0) 推荐(0) 编辑