Package io.micronaut.function.client
Annotation Type FunctionClient
-
@Documented @Retention(RUNTIME) @Singleton @Introduction @Recoverable @Type(FunctionClientAdvice.class) public @interface FunctionClient
TheFunctionClientannotation allows applying introduction advise to an interface such that methods defined by the interface become invokers of remote or local functions configured by the application.- Since:
- 1.0