删除其他多余文件夹
1.3 Mavenpom UTF-8 1.8 1.8 4.12 1.2.17 1.16.18 5.1.47 1.1.16 1.3.0 org.springframework.boot spring-boot-dependencies 2.2.2.RELEASE pom import org.springframework.cloud spring-cloud-dependencies Hoxton.SR1 pom import com.alibaba.cloud spring-cloud-alibaba-dependencies 2.1.0.RELEASE pom import
Maven中跳过单元测试
子模块创建后会自动添加到父模块 POM 文件的 module 中
cloud-config cloud-payment80 cloud-consumer
但只对于通过 Maven 创建的子模块项目才能够自动添加进父模块的 module,对于通过 Spring Initializr 创建的项目不能够自动添加到父模块,需要手动更改



