io.quarkus.runtime.configuration.ConfigurationRuntimeConfig.jdp Maven / Gradle / Ivy
io.quarkus.runtime.configuration.ConfigurationRuntimeConfig.buildTimeMismatchAtRuntime=What should happen if the application is started with a different build time configuration than it was compiled\nagainst. This may be useful to prevent misconfiguration.\n\nIf this is set to {@code warn} the application will warn at start up.\n
\nIf this is set to {@code fail} the application will fail at start up.\n
\nNative tests leveraging@io.quarkus.test.junit.TestProfile
are always run with\n{@code quarkus.configuration.build-time-mismatch-at-runtime \= fail}.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy