一,打开maven project

idea打包springboot项目(图示版)

 

 

二,打开有root后缀的文件夹,打开Lifecycle,跳过不参与打包的test包。

idea打包springboot项目(图示版)

 

 三,打开Lifecycle,将项目clean一下,保证项目是最新的

 

四,打开Lifecycle,运行package即可。

idea打包springboot项目(图示版)

 

相关文章:

  • 2022-12-23
  • 2021-05-25
  • 2021-06-10
  • 2022-12-23
猜你喜欢
  • 2021-09-12
  • 2021-12-17
  • 2021-09-06
  • 2022-01-09
  • 2021-03-26
  • 2021-06-15
  • 2021-09-10
相关资源
相似解决方案