Annotation Type SpecDiff.Entry


  • @Target(FIELD)
    @Retention(RUNTIME)
    public static @interface SpecDiff.Entry
    Spec diff config annotation entry.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String prefix  
      DiffType type  
    • Element Detail

      • prefix

        java.lang.String prefix