quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.63k stars 2.64k forks source link

` quarkus.configuration.build-time-mismatch-at-runtime` should be in the `quarkus.config` namespace #43149

Open gsmet opened 3 weeks ago

gsmet commented 3 weeks ago

We have several quarkus.config.* properties in the tree and we have quarkus.configuration.build-time-mismatch-at-runtime that is in a separate config root.

It should be moved to the quarkus.config root. I'm not sure it's worth deprecating it properly as it seems very technical and probably not something people would widely use?

/cc @radcortez for advice.

radcortez commented 3 weeks ago

I agree. We can move it to quarkus.config.