Skip to content

Handle profile-aware configuration files when updating properties #78

Open
@gsmet

Description

@gsmet

In Quarkus, we also support profile-aware files for application.properties and application.ya?ml.

For instance, configuration properties in application-dev.properties are only enabled for the dev profile.

When updating properties, we should take these files into account by default.
When targeting a specific profile, we should only change the files which target the given profile.

@ammachado I think I mentioned this when you worked on these recipes but I don't remember what was the conclusion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions