From 680daf1f9db80cb28cb9968480f9ef5cb41efa52 Mon Sep 17 00:00:00 2001 From: qmstyle Date: Mon, 21 Apr 2025 11:53:15 +0800 Subject: [PATCH] =?UTF-8?q?2025=E5=B9=B44=E6=9C=8821=E6=97=A511:53:12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..71bb783 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +### 1. 在线考试系统后端 + +### 2. 技术栈 + +> 本项目采用`SpringBoot` + `SpringDataJpa` + `MySQL` + `Redis` + `JWT` + `Maven` + `Hutool` + `Fastjson` + `Spring Security` 等; + +### 3.前端链接地址 + +[在线考试系统前端](https://gitcode.com/qmstyle/online-exam-ui) \ No newline at end of file