Skip to content

Migrate to Spring Boot - Refactor application profiles #1735

@goekay

Description

@goekay

Currently, we have https://github.com/steve-community/steve/tree/master/src/main/resources/config with different folders as profiles and some (once again) some pom.xml ceremony to select the profile and resource filtering.

Considering Spring Boot expects multiple profile-related files to co-exist with different name postfixes (such as application-dev.properties and application-prod.properties etc.), we should switch to this convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions