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