Annotation Type Component


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Component
    클래스에 선언 하여 해당 클래스를 빈으로 만든다.