From 4c200722182f691950cde246495d6287981ec1a9 Mon Sep 17 00:00:00 2001 From: liuhaihua Date: Tue, 30 Jan 2024 10:24:02 +0800 Subject: [PATCH] springboot-with-minio --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 13eb3931..9950021f 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,15 @@ a simple springboot demo with something components for example: redis,solr,rockm ### Module -| Module name | Module description | -|-------------|-----------------------| -| demo | springboot with web | -| redis | springboot with redis | -| hanlp | springboot with hanlp | -| mysql | springboot with mysql | +| Module name | Module description | +|---------------|-----------------------| +| demo | springboot with web | +| redis | springboot with redis | +| hanlp | springboot with hanlp | +| mysql | springboot with mysql | +| minio | springboot with minio | +| elasticsearch | springboot with elasticsearch | +| rocketmq | springboot with rocketmq |