This commit is contained in:
redkale
2023-12-23 15:29:19 +08:00
parent 69014e83c5
commit 29bf353e40
4 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
![Redkale logo](docs/images/logo.png)
## 简介
    Redkale (中文名: 红菜苔,一种湖北特产蔬菜) 是基于Java 11全新的微服务框架 包含HTTP、WebSocket、TCP/UDP、数据序列化、数据缓存、依赖注入等功能。 本框架致力于简化集中式和微服务架构的开发,在增强开发敏捷性的同时保持高性能。

View File

@@ -1,2 +1,2 @@
# 集群中心
# 服务管理
文档完善中……

BIN
docs/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

2
docs/source-sql.md Normal file
View File

@@ -0,0 +1,2 @@
# 数据源
文档完善中……