Annotation Type ConfigIgnore


  • @Deprecated
    @Target(FIELD)
    @Retention(RUNTIME)
    public @interface ConfigIgnore
    Deprecated.
    Please, use ConfigMapping instead. This will be removed in a future Quarkus version.
    When applied to a field of class annotated with ConfigProperties, that field will be ignored for the purposes of configuration