Annotation Type EnableAutoConfiguration


  • @Retention(SOURCE)
    @Target(TYPE)
    public @interface EnableAutoConfiguration
    Dummy annotation to fool boot into not applying the real 'EnableAutoConfiguration' annotation. Do not use in application code.