Skip to content

Instantly share code, notes, and snippets.

@adgadev
Created August 26, 2022 21:04
Show Gist options
  • Save adgadev/03ea32b69a132e47571a6253c2b67f52 to your computer and use it in GitHub Desktop.
Save adgadev/03ea32b69a132e47571a6253c2b67f52 to your computer and use it in GitHub Desktop.
@Profile("halo")
@Retention(RetentionPolicy.RUNTIME)
public @interface HaloFeature {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment