chore: update readme

This commit is contained in:
刘瑞斌 2024-03-28 13:39:44 +08:00 committed by GitHub
parent 163a82321c
commit 2c188bc9ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -74,11 +74,11 @@ MeterSphere 按年发布 LTSLong Term Support版本。
## 技术栈
- 后端: [Spring Boot](https://www.tutorialspoint.com/spring_boot/spring_boot_introduction.htm)
- 前端: [Vue.js](https://vuejs.org/)
- 中间件: [MySQL](https://www.mysql.com/), [Kafka](https://kafka.apache.org/), [MinIO](https://min.io/)
- 基础设施: [Docker](https://www.docker.com/), [Kubernetes](https://kubernetes.io/)
- 测试引擎: [JMeter](https://jmeter.apache.org/)
- 后端: [Spring Boot v3.2.x](https://www.tutorialspoint.com/spring_boot/spring_boot_introduction.htm)
- 前端: [Vue.js v2.x](https://vuejs.org/)
- 中间件: [MySQL v8.0.x](https://www.mysql.com/), [Kafka](https://kafka.apache.org/), [MinIO](https://min.io/)
- 基础设施: [Docker v20.x](https://www.docker.com/), [Kubernetes v1.20+](https://kubernetes.io/)
- 测试引擎: [JMeter v5.5](https://jmeter.apache.org/)
## 安全说明