Skip to content

Commit bb3623c

Browse files
authored
Merge pull request #5 from ZmfCn/master
[FIX[ fix main class configuration for mvn-spring-boot plugin
2 parents 8bc24cd + d941d54 commit bb3623c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<!--choerodon-starters dependency-->
1919
<properties>
2020
<choerodon.starters.version>0.12.0.RELEASE</choerodon.starters.version>
21+
<choerodon.mainClass>io.choerodon.demo.DemoServiceApplication</choerodon.mainClass>
2122
</properties>
2223
<dependencies>
2324
<!--spring boot-->

0 commit comments

Comments
 (0)