Is there any good way to use .env file in bootrun?

已回答

Hello, I have a question about .env file and spring project.

We can run the spring boot project from the buttons at top-right corner.

Is there any good way to use ".env" file in the project?

We can configure environmental variables one-by-one in the Run/Debug configuration dialog, but it would be better if I could use ".env" file.

0

请先登录再写评论。