分模块工程优点:各模块 Jar 包独立,可以单独引用。

目录结构

----- itmayiedu-parent-----父工程

----- itmayiedu-service-----业务逻辑层

     ----- itmayiedu-web-----web

 

Eclipse 创建父目录

Maven 学习 ( 六 ) —— 创建分模块工程

Eclipse 创建子目录

Maven 学习 ( 六 ) —— 创建分模块工程

相关文章:

  • 2021-09-02
  • 2021-11-17
  • 2021-07-28
  • 2021-07-02
  • 2021-06-19
  • 2021-04-05
猜你喜欢
  • 2021-09-03
  • 2021-04-06
  • 2022-01-11
  • 2021-08-24
  • 2021-07-02
  • 2021-10-26
相关资源
相似解决方案