spring-attic/spring-cloud-security

Annotation in controller?

zqr95518 opened this issue · 1 comments

Is there any annotations on controller method such as @RequiresAuthentication or @RequiresPermissions("sys:user:edit") like shiro do in spring 1.5?