2021年11月26日

摘要: @EnableGlobalMethodSecurity三方法详解 要开启Spring方法级安全,在添加了@Configuration注解的类上再添加@EnableGlobalMethodSecurity注解即可 /** * spring security配置 * @EnableGlobalMetho 阅读全文
posted @ 2021-11-26 11:18 topguntopgun 阅读(534) 评论(0) 推荐(0) 编辑

导航