We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bc24cd + d941d54 commit bb3623cCopy full SHA for bb3623c
1 file changed
pom.xml
@@ -18,6 +18,7 @@
18
<!--choerodon-starters dependency-->
19
<properties>
20
<choerodon.starters.version>0.12.0.RELEASE</choerodon.starters.version>
21
+ <choerodon.mainClass>io.choerodon.demo.DemoServiceApplication</choerodon.mainClass>
22
</properties>
23
<dependencies>
24
<!--spring boot-->
0 commit comments