idea新建spring boot项目时,一直显示 process running,并且java目录不自动变为编译目录,找到了一个方法,执行 mvn idea:module,即可,暂时不知道原因,先记录。