[Intellij] Spring 환경에서 프로파일 설정

2024. 12. 30. 17:03Web/Intellij

Step 1. RUN/Debug Configurations

Step 2. add run option(Add VM option)

Step 3. Input " -Dspring.profiles.active=dev" in VM option field

Step 4. Run

 

-Dspring.profiles.active=dev

-Dspring.profiles.active=prod