1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Update readme-zh.md

This commit is contained in:
xiaojing 2019-01-30 17:57:26 +08:00 committed by GitHub
parent d01967b432
commit 04908741bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,11 +15,11 @@
1. 配置数据库
1. Create UNDO_LOG table
1. 创建 UNDO_LOG 表
1. Create tables for examples business
1. 创建 示例中 业务所需要的数据库表
1. Start Fescar Server
1. 启动 Fescar Server
### 配置数据库
@ -153,4 +153,4 @@ http://127.0.0.1:18081/fescar/rest
- 支持 FeignClient 和 Hystrix 同时使用的场景。
- 支持 FeignClient 和 Sentinel 同时使用的场景。
- 支持 FeignClient 和 Sentinel 同时使用的场景。