You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# Aurora---前后端分离博客
## 前言
- 开源不易, 希望大家star支持一下
## 在线地址
- 前台链接:[www.linhaojun.top](https://www.linhaojun.top)
- 后台链接:[admin.linhaojun.top](https://admin.linhaojun.top)
- 演示账号: test@163.com, 密码: 123456
## 相关技术
### 前端:
- 基础框架: vue3(前台) vue2(后台)
- 状态管理: pinia(前台) vuex(后台)
- 路由组件: vue-router
- 网络请求: axios
- 其他技术: 详见前端项目的package.json
### 后端:
- 基础框架: springboot
- ORM框架: mybatisplus
- 权限框架: springsecurity
- 缓存中间件: redis
- 消息中间件: rabbitmq
- 搜索引擎: elasticsearch
- 对象存储: minio
- 定时任务: quartz
- 其他技术: 详见后端项目的pom.xml
## 部署
- 详见项目部署文档
## 交流群
- QQ群: 338371628
## 鸣谢
- 感谢[网盾星球](https://cdn.netdun.net/)赞助的CDN
- 感谢[jetbrains](https://www.jetbrains.com/)提供的开源开发许可证