1 Star 0 Fork 0

李名慧 / moodpraise

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Zlib

springboot实现点赞功能

介绍

点赞流程:1 更新说说与用户关联表 2 更新点赞数[moodId是说说id;userId是用户id] 尝试使用redis作缓存,定时更新redis中数据到数据库 使用rabbitmq消息队列,避免短时间更新多个点赞信息

软件架构

软件架构说明springboot+redis+rabbitmq+mysql

安装教程

1.redis安装文档 https://blog.csdn.net/weixin_41996197/article/details/89427073 2.rabbitmq安装教程 https://www.cnblogs.com/saryli/p/9729591.html

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

码云特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 https://gitee.com/help
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/
zlib License (C) 2020 noyyh This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.

简介

springboot+redis+rabbitmq+mysql 展开 收起
Java
Zlib
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/liminghui321/moodpraise.git
git@gitee.com:liminghui321/moodpraise.git
liminghui321
moodpraise
moodpraise
devlop

搜索帮助