Class ValueAnnotationProcessor

  • All Implemented Interfaces:
    Processor

    @SupportedAnnotationTypes("org.springframework.beans.factory.annotation.Value")
    public class ValueAnnotationProcessor
    extends AbstractProcessor
    TODO: - add configuration options (checkout: https://stackoverflow.com/a/53274771): - failOnError: allows to ignore any exception occurring during processing - targetPath: customize output path - targetFile: customize output file name