Interface LaunchConfig

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean rebuild()
      If set to true, Quarkus will perform re-augmentation (assuming the mutable-jar package type is used)
    • Method Detail

      • rebuild

        @WithDefault("false")
        boolean rebuild()
        If set to true, Quarkus will perform re-augmentation (assuming the mutable-jar package type is used)