Unverified Commit aa49eba5 authored by Savorboard's avatar Savorboard Committed by GitHub

Update kafka.md

parent 6d27c4a2
......@@ -14,7 +14,7 @@ Install-Package DotNetCore.CAP.Kafka
```
然后,你可以在 `Startup.cs``ConfigureServices` 方法中添加基于内存的配置项。
然后,你可以在 `Startup.cs``ConfigureServices` 方法中添加基于 Kafka 的配置项。
```csharp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment