Skip to content
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

Adopt declarative profiles instead of hardcoded profiles #4

Open
dbonino opened this issue Apr 22, 2020 · 0 comments
Open

Adopt declarative profiles instead of hardcoded profiles #4

dbonino opened this issue Apr 22, 2020 · 0 comments

Comments

@dbonino
Copy link

dbonino commented Apr 22, 2020

Since Spring Boot allows to exploit different application.properties file named after specific profiles to be supported, it would be probably nice (if not explicitly needed) to abandon class-based, hardcoded profile definitions in favor of property-based profiles. For example, given the base application.properties file, the corresponding file for the production profile would be named application-production.properties, and so on.

@brushtyler brushtyler transferred this issue from noiapp/noiapp-backend-old May 5, 2020
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

No branches or pull requests

1 participant