You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently mvn quarkus:dev only reads properties from "META-INF/microprofile-config.properties". The maven plugin does not look for properties in "application.properties", so any properties defined in "application.properties" will not be loaded in live dev mode