'How to point to application-local.yml instead of application-dev.yml in IntelliJ?

How to point to local application.yml instead of other .yml files. IntelliJ is taking application.yml by default. I want to change configuration to point to local yml, so that I can run application in my local.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source