Skip to content

Commit 1b1488e

Browse files
author
YunaiV
committed
Spring Cloud Stream RocketMQ 入门
1 parent ce1d5b7 commit 1b1488e

File tree

83 files changed

+21
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+21
-21
lines changed

README.md

+5-5

labx-06/labx-06-sca-stream-rocketmq-consumer-actuator/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-actuator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-aliyun/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-aliyun/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-broadcasting/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-broadcasting/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-demo/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-error-handler/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-error-handler/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-filter/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-filter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-orderly/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-orderly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-consumer-retry/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-consumer-retry/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-producer-actuator/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-producer-actuator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-producer-aliyun/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-producer-aliyun/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-producer-demo/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-producer-demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-producer-orderly/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-producer-orderly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/labx-06-sca-stream-rocketmq-producer-transaction/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/labx-06-sca-stream-rocketmq-producer-transaction/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>labx-06</artifactId>
6+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
77
<groupId>cn.iocoder.springboot.labs</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>

labx-06/pom.xml renamed to labx-06-spring-cloud-stream-rocketmq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<artifactId>labx-06</artifactId>
12+
<artifactId>labx-06-spring-cloud-stream-rocketmq</artifactId>
1313
<packaging>pom</packaging>
1414
<modules>
1515
<module>labx-06-sca-stream-rocketmq-consumer-demo</module>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
<!-- <module>labx-02-spring-cloud-netflix-ribbon</module>-->
8686
<!-- <module>labx-03-spring-cloud-feign</module>-->
8787
<!-- <module>labx-04-spring-cloud-alibaba-sentinel</module>-->
88-
<module>labx-05-spring-cloud-alibaba-nacos-config</module>
89-
<!-- <module>labx-06</module>-->
88+
<!-- <module>labx-05-spring-cloud-alibaba-nacos-config</module>-->
89+
<module>labx-06-spring-cloud-stream-rocketmq</module>
9090
<!-- <module>labx-07</module>-->
9191
<!-- <module>labx-08</module>-->
9292
<!-- <module>labx-09</module>-->

0 commit comments

Comments
 (0)