spring security 注解

开启Spring Security 注解

  • 默认是禁用注解的,要想开启注解,需要继承 WebSecurityConfigurerAdapter并且加上@EnableGlobalMethodSecurity注解

@EnableGlobalMethodSecurity详解

posted on 2019-06-04 14:45  爱吃米饭的boy  阅读(944)  评论(0编辑  收藏  举报