# InformationSharing **Repository Path**: a6678696/InformationSharing ## Basic Information - **Project Name**: InformationSharing - **Description**: Spirng Boot+Mybatis资源共享平台 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2022-03-05 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 有问题请到我的博客下留言,博客链接为:https://blog.zoutl.cn/76.html ,如果本项目对你有帮助,就请你Star一下吧!! ### 提问要求 查看博客:https://blog.zoutl.cn/6670.html ,一定要看,不规范的提问会让我不舒服,会导致我看到你的问题也不想回答 ### 项目地址 GitHub地址:https://github.com/a6678696/InformationSharing ### 使用的技术 本项目核心技术采用Spring Boot+Mybatis;开发工具idea;数据库MySQL5.6;模版引擎采用的是Thymeleaf;安全框架采用SpringSecurity;在线编辑器CKEditor;Lucene全文检索;Quartz定时任务;[基于JavaMail实现用QQ邮箱发送邮件 ](https://blog.zoutl.cn/64.html) ### 功能介绍 #### 用户功能 注册、登录、找回密码(通过邮箱获取验证码)、查看发布的资源、下载资源、Lucene全文搜索资源、发表评论、修改个人信息、管理个人资源、查看自己的资源下的评论、查看自己的下载信息、查看属于自己的消息 #### 管理员功能 用户管理(添加,修改,删除,查询,封禁或解禁用户,切换用户身份,给用户加积分和减积分)、资源类别管理(添加,修改,删除,查询)、资源管理(查看,删除,审核通过和不通过,设置热门与否,设置有效与否)、友情链接管理(添加,修改,删除,查询)、评论管理(删除,查询,审核通过和不通过)、下载信息管理(删除,查询)、消息管理(删除,查询,给用户发消息)、安全退出 ### 图片展示 #### 前台 ##### 首页 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214057.jpg) ##### Lucene全文搜索资源 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214225.jpg) ##### 查看资源详情 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214317.jpg) ##### 下载资源 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214501.jpg) ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214539.jpg) ##### 登录 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117220623.jpg) ##### 注册 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117220717.jpg) ##### 找回密码 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117220756.jpg) ##### 用户中心页面 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214651.jpg) ##### 查看个人信息 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214812.jpg) ##### 修改个人信息 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214732.jpg) ##### 发布资源 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214858.jpg) ##### 资源管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117214946.jpg) ##### 失效资源管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215028.jpg) ##### 查看下载信息 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210119223132.jpg) ##### 评论管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215112.jpg) ##### 查看系统消息 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215155.jpg) #### 后台 ##### 登录 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215341.jpg) ##### 首页 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215248.jpg) ##### 用户管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215431.jpg) ##### 资源类别管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215522.jpg) ##### 资源管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215627.jpg) ##### 友情链接管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215710.jpg) ##### 评论管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215756.jpg) ##### 下载信息管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215843.jpg) ##### 消息管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117215925.jpg) ##### 安全退出 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210117220004.jpg)