IDEA 有个Run Configuration,想必大家都知道。想实现“只打开SpringBoot A项目,然后在A项目的idea窗口中额外配置一个Run Configuration,用来启动SpringBoot B项目,从而不用打开B项目了” 该怎么搞?或者IDEA能搞吗?
5