springboot項目打包

idea 、maven 打包jar包供其他人調用   首先在pom.xml中添加依賴 <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId>
相關文章
相關標籤/搜索