Package xyz.block.ftl
Annotation Ingress
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FUNCTION}) public @interface Ingress
A Verb marked as Ingress accepts HTTP requests, where the request is decoded into an arbitrary FTL type.