소스 검색

重构配置

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

+ 1 - 0
pom.xml

@@ -178,6 +178,7 @@
     </dependencyManagement>
 
     <build>
+        <finalName>${artifactId}</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>