1.打包问题项目结构如下:
parent(父类工程)
| - - - - - common(通用工具类子工程)
| - - - - - projectA(springboot子工程,依赖common工程)
pom.xml
问题描述:
通过p
2021-06-10