Skip to content

Migrate to Spring Boot - Refactor application profiles #1735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
goekay opened this issue Mar 28, 2025 · 0 comments · May be fixed by #1744
Open

Migrate to Spring Boot - Refactor application profiles #1735

goekay opened this issue Mar 28, 2025 · 0 comments · May be fixed by #1744

Comments

@goekay
Copy link
Member

goekay commented Mar 28, 2025

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.

@goekay goekay changed the title Refactor application profiles Migrate to Spring Boot - Refactor application profiles Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant