Running Spring app two ways with DRY - HOWTO?
已回答
Hi!
The first way is to use script starting mvn with plenty of -D params. The second one is to start the app from IDEA with plenty params set in the run configuration. I'd want to keep both ways to start but to avoid duplicating all those thousands of params. Is it possible?
请先登录再写评论。
Hello Andrew,
It's not possible to share parameters between run configurations. Feel free to create feature request on YouTrack: https://youtrack.jetbrains.com/issues/IDEA