2019年10月31日

maven进行项目打包

摘要: 1、maven插件 <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> <configuration> <fork>true< 阅读全文

posted @ 2019-10-31 20:18 瞿亮 阅读(243) 评论(0) 推荐(0) 编辑

导航