idea springboot多模块打包

在项目入口模块的pom文件中加,注意其他模块中不要存在<build>这一栏 <build>         <plugins>             <plugin>                 <groupId>org.springframework.boot</groupId>                 <artifactId>spring-boot-maven-plugin</a
相关文章
相关标签/搜索