From 82ce8d72be902300085e2d08dfa444c40686997e Mon Sep 17 00:00:00 2001 From: deogicorgi Date: Fri, 1 Apr 2022 20:05:35 +0900 Subject: [PATCH] =?UTF-8?q?Readme=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3402043 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Reactive Kafka with Spring Webflux + +- Versions + - Java : 11 + - Spring boot : 2.6.6 + - Reactive Kafka : 1.3.11 + - Spring Webflux : 2.6.6