【发布时间】:2019-10-18 13:10:30
【问题描述】:
我使用这个示例 (https://www.djamware.com/post/5c819d0180aca754f7a9d1ee/securing-restful-api-with-spring-boot-security-and-data-mongodb#ch5) 创建了一个安全的 rest Api。但是可以使用@EnableGlobalMethodSecurity 在方法级别进行保护吗?
如何.. tks
【问题讨论】:
标签: spring-boot jwt jjwt