We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70eda50 commit f140ebbCopy full SHA for f140ebb
3 files changed
example/example_svc/pom.xml
@@ -64,6 +64,7 @@
64
</dependencies>
65
66
<build>
67
+ <finalName>${project.artifactId}</finalName>
68
<plugins>
69
<plugin>
70
<groupId>org.springframework.boot</groupId>
framework/framework_svc/pom.xml
@@ -60,6 +60,7 @@
60
61
62
63
gateway/pom.xml
@@ -99,6 +99,7 @@
99
100
101
102
103
104
105
0 commit comments