This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Have the possibility to specify the spring profiles being used #1364
Labels
status/never-stale
Pin this issue to get never marked as stale by stale-bot
Description
When using the spring-boot generator like this:
the generated result always starts up using the default application.yml.
Is it possible to extend the plugin with an option to specify which spring profile is active so we can use this to roll out to different environments (dev, prod, acc)?
Info
We now use our own image which specifies the profile using
The text was updated successfully, but these errors were encountered: