跳至主要內容
Springboot+Vue模板项目

1. 介绍

  • 这是一个基于Springboot+Vue的模板项目,包含前后端代码,可以快速搭建一个前后端分离的项目。

技术栈:

  • 后端SpringBoot 3+ MySQL + mybatis-plus + Redis + RabbitMQ + Jwt(基于Token的权限校验)

  • 前端Vue3 + Vite + ElementPlus (深色模式适配)


shenjianZ...大约 1 分钟Springboot