基于Spring Boot 的 Java 项目学习演示

114 阅读1分钟
  • 创建多模块 的 maven 项目

创建 Spring Boot init 项目

使用 IDEA 或 在官网 中创建

将工程改造为多模块工程

1.除 pom 文件外,其他全部删除

2.pom 文件中 pom

3.module 标签添加相应模块