Merge branch '6.3.x'
This commit is contained in:
@@ -1053,7 +1053,7 @@ Kotlin::
|
||||
@Target(ElementType.METHOD, ElementType.TYPE)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@PreAuthorize("hasRole('{value}')")
|
||||
annotation class IsAdmin(val value: String)
|
||||
annotation class HasRole(val value: String)
|
||||
----
|
||||
======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user