方法一:设置idear的maven运行参数

idea新建maven项目没有src目录的操作方法或者加archetypeCatalog=internal

idea新建maven项目没有src目录的操作方法

 

方法二:在新建maven项目时候设置archetypeCatalog=internal,这种方式每次都需要设置,而且spring boot项目没这个设置,推荐第一种方法。

idea新建maven项目没有src目录的操作方法

相关文章:

  • 2021-05-04
  • 2022-12-23
  • 2021-10-30
  • 2021-09-03
  • 2021-08-30
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
相关资源
相似解决方案