Skip to content

Commit 8f4aa09

Browse files
authored
Update README.md
1 parent d60fd7b commit 8f4aa09

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@
66
# 框架技术:
77
react@18.3.1
88
antd@latest
9-
rsbuild 构建工具
9+
rsbuild@latest 构建工具
1010
zustand@latest 状态管理
1111
sass@latest
1212
react-router@latest
1313
react-dom@18.3.1
1414
axios@latest
1515
@tanstack/react-query@latest
1616
# 注意
17-
其中对axios进行了二次封装,其前后台交互的数据是json,并将数据进行了加密处理,发送到后端,后端项目参考
18-
https://github.com/yecongling/fusion
17+
其中对axios进行了二次封装,其前后台交互的数据是json,并将数据进行了加密处理,发送到后端,后端(springboot3.5.3+jdk21-继续完善中,后续开源)
1918

2019
# 支持丰富的交互协议,http、soap、RPC、hl7(后续支持)、file 等等,其包含的功能大部分由 apache camel 中的组件所支持,也可自行扩充其中的组件
2120

0 commit comments

Comments
 (0)