Class FieldGeneratorAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
tech.ydb.yoj.generator.FieldGeneratorAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("tech.ydb.yoj.databind.schema.Table") @SupportedSourceVersion(RELEASE_17) @AutoService(javax.annotation.processing.Processor.class) public class FieldGeneratorAnnotationProcessor extends AbstractProcessor
See README.md in the root of the module
Author:
lazarev-pv