We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba90094 commit e612e9bCopy full SHA for e612e9b
cloud-gateway/pom.xml
@@ -9,9 +9,9 @@
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>com.cevher.ms</groupId>
12
- <artifactId>cloud-gateway</artifactId>
+ <artifactId>api-gateway</artifactId>
13
<version>0.0.1-SNAPSHOT</version>
14
- <name>cloud-gateway</name>
+ <name>api-gateway</name>
15
<description>API Gateway Application</description>
16
<properties>
17
<java.version>11</java.version>
0 commit comments