I have 5 environments:
- local (my development machine) - dev - qc - uat - live - staging
I want different application properties to be u
If you actually make use of spring boot run configurations (currently only supported in the Ultimate Edition) it's easy to pre-configure the profiles in "Active Profiles" setting.