Class DebugRuntimeConfig

    • Field Detail

      • printStartupTimes

        @ConfigItem(defaultValue="false")
        boolean printStartupTimes
        If set to true, Quarkus prints the wall-clock time each build step took to complete. This is useful as a first step in debugging slow startup times.
    • Constructor Detail

      • DebugRuntimeConfig

        public DebugRuntimeConfig()