Skip to content

remove redundant configuration loading for live dev mode #1298

@johnaohara

Description

@johnaohara

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions