GithubHelp home page GithubHelp logo

coder-talk's Introduction

coder-talk

项目背景

一个技术人员记录markdown博客,讨论的论坛项目。 可用于学习Spring框架,以及一个java web项目的完整开发流程

部署网站

heganghuan.cn 使用guest,guest登录体验完整功能!

技术栈

后端:SpringBoot + Mybatis + Mysql + Redis + kafka

前端:BootStrap模板 + thymeleaf 模板引擎

实现的功能

  1. 用户的注册与登录(涉及到验证码,自动发送邮件,登录状态保存)
  2. 头像的修改(文件上传)
  3. markdown文章的发布
  4. 评论,以及楼中楼评论
  5. 帖子的点赞,浏览量(redis Set, String )
  6. 好友关注(redis zset)
  7. 看朋友圈帖子
  8. 系统通知与朋友私信(kafka)

待完成的工作:

  • 利用AOP完成全局异常捕获和错误页面跳转
  • 利用SpringSecurity完成页面权限管理
  • docker容器化部署

如何部署

  1. git clone
  2. 修改application.yml 配置文件(数据库连接,mail配置,kafka配置,上传路径等)
  3. maven打包jar包
  4. 服务器安装配置mysql , kafka, nginx, 运行jar包

coder-talk's People

Contributors

he2121 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

coder-talk's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.