mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-03 19:16:07 +00:00
!53 合并 skywalking 分支 完成整合
* add 新增 所有服务 docker 部署对接 skywalking * add 新增 三大 mq 整合 skywalking * add 新增 seata 整合 skywalking 手动编译 seata 插件包 * add 新增 ruoyi-common-skylog 整合 skywalking 日志推送 * add 增加 skywalking docker编排
This commit is contained in:
@@ -149,6 +149,12 @@
|
||||
<artifactId>ruoyi-common-sentinel</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ruoyi-common-skylog</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user