文档更新,增加示例的说明和链接

This commit is contained in:
bryan.zhang
2020-07-07 13:40:03 +08:00
parent d706c15355
commit 54ec2c5566

View File

@@ -70,7 +70,7 @@ executor.init();
Slot slot = executor.execute("demoChain", "arg");
```
如果你的项目使用spring推荐参考[和Spring进行集成](https://bryan31.gitee.io/liteflow/#/?id=%e4%ba%8c%e3%80%81%e5%92%8cspring%e8%bf%9b%e8%a1%8c%e9%9b%86%e6%88%90)
如果你的项目使用spring推荐参考[和Spring进行集成](https://bryan31.gitee.io/liteflow/#/?id=%e4%ba%8c%e5%92%8cspring-boot%e9%9b%86%e6%88%90)
# 二.和Spring Boot集成
@@ -82,7 +82,7 @@ liteFlow提供了liteflow-spring-boot-starter依赖包提供自动装配功
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-spring-boot-starter</artifactId>
<version>2.2.2</version>
<version>2.3.1</version>
</dependency>
```
@@ -409,4 +409,4 @@ liteFlow提供了简单的监控目前只统计一个指标每个组件的
![offIical-wx](media/offIical-wx.jpg)
<br><br>
加微信群参与讨论<br>
![liteflow](media/liteflow.jpg)
![liteflow](media/liteflow.jpg)