Annotation Interface SpelFunction


@Retention(RUNTIME) @Target(METHOD) public @interface SpelFunction
Put this annotation on static method of class register in META-INF/extension/chutney.functions Method will be available in SpEL expression, reference by value of annotation, or default to methodName
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""