File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed
Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
6- <artifactId >dubbo- spring-boot</artifactId >
6+ <artifactId >spring-boot-dubbo </artifactId >
77 <groupId >io.ymq.example</groupId >
88 <version >1.0-SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
11-
1211 <artifactId >dubbo-api</artifactId >
13-
1412 <version >1.0-SNAPSHOT</version >
15-
1613 <packaging >jar</packaging >
1714
1815</project >
Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
6- <artifactId >dubbo- spring-boot</artifactId >
6+ <artifactId >spring-boot-dubbo </artifactId >
77 <groupId >io.ymq.example</groupId >
88 <version >1.0-SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
11-
1211 <artifactId >dubbo-consumer</artifactId >
13-
1412 <packaging >jar</packaging >
1513
1614 <dependencies >
Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
6- <artifactId >dubbo- spring-boot</artifactId >
6+ <artifactId >spring-boot-dubbo </artifactId >
77 <groupId >io.ymq.example</groupId >
88 <version >1.0-SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
11-
1211 <artifactId >dubbo-provider</artifactId >
13-
1412 <packaging >jar</packaging >
1513
1614 <dependencies >
You can’t perform that action at this time.
0 commit comments