1:复制一个子项目,修改项目名

springboot 添加子项目

2:修改启动类

springboot 添加子项目

3:修改pom.xml

springboot 添加子项目

4:打开project structure  选择Modules 

 springboot 添加子项目

springboot 添加子项目

springboot 添加子项目

下一步下一步

5:添加主项目的pom.xml  在<modules>中添加<module>sdh-order-sys</module>

就可启动了

 

相关文章:

  • 2022-12-23
  • 2021-12-31
  • 2022-01-03
  • 2022-01-23
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2019-01-22
猜你喜欢
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2018-06-12
  • 2022-12-23
相关资源
相似解决方案