Describe the bug
Just tried this version of quarkus as there is a critical fix I need i.e #10215
but on running mvn quarkus:dev the application seems to ignore all Dev config in the application.properties i.e. %dev.quarkus .datasource..... and instead uses prod properties.
Seems like quite the regression. @geoand @gsmet