Skip to content

Instantly share code, notes, and snippets.

@wkorando
Created August 6, 2018 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wkorando/decb9df268343a110431a038feeab43d to your computer and use it in GitHub Desktop.
Save wkorando/decb9df268343a110431a038feeab43d to your computer and use it in GitHub Desktop.
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
@ExtendWith(LogbackInitializerExtension.class)
public @interface LogbackInitializer {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment