Files
fmt/版本记录/readme.md
WIN-VSNMD38DUOC\Administrator 25817132fd 升级AXUI到v2.1.1
2024-03-11 09:13:08 +08:00

15 lines
392 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> v1.0.0
```
使用SpringBoot3.1.1 + Jdk17搭建项目
集成AXUIv2.0.14实现文件上传、文件下载
集成RocksDBv8.3.2使用RocksDB做嵌入式缓存中间件
```
> v1.1.0
```
配置logback-spring.xml日志输出到控制台和文件
集成WebSocket解析日志文件实现实时在线日志查看
```
> v1.2.0
```
AXUIv2.0.14升级到AXUIv2.1.1
```