spring boot打包方式

1. jar方式打包 pom 配置 <!-- 父moudle ---> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.1.3.RELEASE</version>
相關文章
相關標籤/搜索