|
@@ -4,12 +4,12 @@
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
<groupId>cn.rankin</groupId>
|
|
<groupId>cn.rankin</groupId>
|
|
- <artifactId>user-service</artifactId>
|
|
|
|
|
|
+ <artifactId>product-service</artifactId>
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
<packaging>jar</packaging>
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
- <name>user-service</name>
|
|
|
|
- <description>User Service For Spring Cloud</description>
|
|
|
|
|
|
+ <name>product-service</name>
|
|
|
|
+ <description>Product Service For Spring Cloud</description>
|
|
|
|
|
|
<parent>
|
|
<parent>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|