Package io.quarkus.runtime
Interface LaunchConfig
-
@ConfigMapping(prefix="quarkus.launch") @ConfigRoot(phase=RUN_TIME) public interface LaunchConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanrebuild()If set to true, Quarkus will perform re-augmentation (assuming themutable-jarpackage type is used)
-