标签: java spring security
我无法绕过春季安全@PreAuthorize(" hasRole(' ROLE_ROLE')") 使用WebSecurityConfig,我试过,例如antMatchers(" / **&#34)permitAll。 怎么可能克服这个?