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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumIngress.Type
-