Annotation Type Merge


  • @Retention(RUNTIME)
    public @interface Merge
    Temporary annotation - must be copied to spec.

    Indicate the an @Incoming is connected to several upstream sources and merge the content according to the given policy.

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Merge.Mode value  
    • Element Detail

      • value

        Merge.Mode value
        Default:
        io.smallrye.reactive.messaging.annotations.Merge.Mode.MERGE