spring-boot子模塊打包去掉BOOT-INF文件夾

1.spring-boot maven打包,通常pom.xml文件裏會加spring <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> </plugin> 這樣打的jar裏會多一個目錄BOOT-INF,通常多模塊工程裏面會存在一
相關文章
相關標籤/搜索