SpringSecurity main configuration file:
The Controller methods:
@ Secured (" ROLE_ADMIN ")
Question:
Access control is not effective, also didn't quote any errors
CodePudding user response:
Well, that you create a user and permission Settings
CodePudding user response:
If do not have to create and set up, also can't control the permissions, because default is accessible to all
CodePudding user response: