Uses of Interface
io.helidon.pico.tools.spi.CustomAnnotationTemplateCreator
Packages that use CustomAnnotationTemplateCreator
Package
Description
Annotation processor that generates HTTP Endpoints discoverable by Pico.
-
Uses of CustomAnnotationTemplateCreator in io.helidon.nima.http.processor
Classes in io.helidon.nima.http.processor that implement CustomAnnotationTemplateCreatorModifier and TypeClassDescriptionclassAnnotation processor that generates a service for each class annotated with "io.helidon.common.http.Path" annotation.classAnnotation processor that generates a service for each method annotated with an HTTP method annotation.