소스 검색

设置打包后包名称

yq 3 년 전
부모
커밋
cbd6ab8dd5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -223,6 +223,7 @@
     </dependencies>
 
     <build>
+        <finalName>dxtop</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>