Created
August 13, 2018 18:23
-
-
Save catalinghita8/8e6183a8598483c724a55d79de9a53ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @Documented | |
| @Scope | |
| @Retention(RetentionPolicy.RUNTIME) | |
| public @interface AppScoped { | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment