Package org.fulib.fx

Class FulibFxProcessor

All Implemented Interfaces:
Processor

@SupportedAnnotationTypes({"org.fulib.fx.annotation.controller.*","org.fulib.fx.annotation.Route","org.fulib.fx.annotation.param.*"}) @SupportedSourceVersion(RELEASE_17) @AutoService(javax.annotation.processing.Processor.class) public class FulibFxProcessor extends AbstractProcessor