Annotation Type CurrentUser
-
@Target(PARAMETER) @Retention(RUNTIME) @AuthenticationPrincipal public @interface CurrentUser
Annotation for extracting logged in user
@Target(PARAMETER) @Retention(RUNTIME) @AuthenticationPrincipal public @interface CurrentUser