Interface SeedConfig


  • public interface SeedConfig
    • Method Detail

      • seedProperty

        @Default
        @ConvertWith("org.apache.commons.lang3.StringUtils#trimToNull")
        @Nullable
        default @Nullable java.lang.String seedProperty()
      • isIncremental

        @Ignore
        default boolean isIncremental()