SpringBoot系列:打包剝離第三方依賴jar包

一、   pom.xml中加入配置並修改mainClass路徑爲本身項目的主函數路徑:java  <build>         <plugins>             <plugin>                 <groupId>org.springframework.boot</groupId>                 <artifactId>spring-boot-mave
相關文章
相關標籤/搜索