|
|
|
@ -14,10 +14,10 @@
|
|
|
|
|
<artifactId>logpm-basicdata-api</artifactId> |
|
|
|
|
<version>3.2.0.RELEASE</version> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-starter-stream-rabbit</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
<!-- <groupId>org.springframework.cloud</groupId>--> |
|
|
|
|
<!-- <artifactId>spring-cloud-starter-stream-rabbit</artifactId>--> |
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>cn.hutool</groupId> |
|
|
|
|
<artifactId>hutool-all</artifactId> |
|
|
|
|