# tangerine_aurora **Repository Path**: javacxy1/tangerine_aurora ## Basic Information - **Project Name**: tangerine_aurora - **Description**: 基于SpringBoot+Vue开发的个人博客系统 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.tangerine.mobi/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-06-30 - **Last Updated**: 2025-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aurora---前后端分离博客 ## 前言 - 原作者:花未眠 ## 在线地址 - 前台链接:[www.tangerine.mobi](http://www.tangerine.mobi/) - 在原作者基础上添加了评论过滤、每天凌晨定时推送更新时间最新的10篇文章到必应和文章底部添加版权信息 ## 效果图 ### 图片1: ![图片1](https://s3.bmp.ovh/imgs/2023/06/25/8a6ad38dfb27bb3a.png) ### 图片2: ![图片2](https://s3.bmp.ovh/imgs/2023/06/25/7036a13dc0a0488a.png) ## 相关技术 ### 前端: - 样式来自于:[hexo的aurora主题](https://github.com/auroral-ui/hexo-theme-aurora) - 基础框架:vue3(前台) vue2(后台) - 状态管理:pinia(前台) vuex(后台) - 路由组件:vue-router - 网络请求:axios - 其他技术:详见前端项目的package.json ### 后端: - 基础框架:springboot - ORM框架:mybatisplus - 权限框架:springsecurity - 缓存中间件:redis - 消息中间件:rabbitmq - 搜索引擎:elasticsearch - 对象存储:minio - 定时任务:quartz - 其他技术:详见后端项目的pom.xml ## 部署 - 详见[项目部署文档](http://www.tangerine.mobi/articles/137) ## 鸣谢 - [花未眠/aurora - 码云 - 开源中国 (gitee.com)](https://gitee.com/linhaojun/aurora/tree/master)