I have 5 environments:
- local (my development machine) - dev - qc - uat - live - staging
I want different application properties to be u
I use the Intellij Community Edition. Go to the "Run/Debug Configurations" > Runner tab > Environment variables > click button "...". Add: SPRING_PROFILES_ACTIVE = local
spring.profiles.active