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.
 
 
 
 
花未眠 ba152fc30f
Update README.md
3 years ago
aurora-springboot 🎨 重命名工具类包和工具类 3 years ago
aurora-vue 🎨 修复首次加载bug 3 years ago
.gitignore 🎉 正式开源 4 years ago
LICENSE 🎉 正式开源 4 years ago
QQ交流群.md Update QQ交流群.md 3 years ago
README.md Update README.md 3 years ago
aurora.sql 🎨 修改数据库字段名 3 years ago
项目部署文档.md Update 项目部署文档.md 3 years ago

README.md

Aurora---前后端分离博客

在线地址

相关技术

前端:

  • 基础框架vue3前台vue2后台
  • 状态管理pinia前台vuex后台
  • 路由组件vue-router
  • 网络请求axios
  • 其他技术详见前端项目的package.json

后端:

  • 基础框架springboot
  • ORM框架mybatisplus
  • 权限框架springsecurity
  • 缓存中间件redis
  • 消息中间件rabbitmq
  • 搜索引擎elasticsearch
  • 对象存储minio
  • 定时任务quartz
  • 其他技术详见后端项目的pom.xml

鸣谢