All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.runtime.configuration.ConfigurationRuntimeConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.17.5
Show newest version
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