Annotation Type CurrentUser
-
@Qualifier @Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface CurrentUser
Marks the user identification who created.- Since:
- 2.0.0
- Author:
- zsolt.vasi
@Qualifier @Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface CurrentUser