fix:更新所有文章的关键字。

This commit is contained in:
徐涛
2021-05-13 10:19:30 +08:00
parent aebc80387d
commit 26d8c37989
26 changed files with 28 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ tags: [JVM, Spring Boot, Java, Kafka, RPC, 分布式通信]
categories:
- [JVM, Java]
- [JVM, Spring]
keywords: JVM,Spring,Spring Boot,Kafka,RPC,分布式,分布式通信
---
Kafka是目前十分流行的分布式消息队列但是如何利用Kafka搭配Spring for Apache Kafka实现一个基于消息队列的RPC基础功能呢
<!--more-->