Spring security Listing all the authorities used in the project

前端 未结 0 1719
广开言路
广开言路 2020-11-22 01:47

I am using spring security via spring boot and I want to get all hasAuthority params.

@PreAuthorize("hasAuthority(\'create-product\')")
@PostMapping         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题