Code Monkey home page Code Monkey logo

zhihu's Introduction

ZhiHu

SpringBoot2.0+SpringMVC+Mybatis 仿写知乎问答的网站

实现的功能:

登陆注册,增删改查,提问,评论,敏感词过滤,站内信,点赞,新鲜事,邮件通知,solr搜索等

  1. 框架:SpringBoot + Mybatis
  2. 存储:数据库使用MySQL
  3. 缓存:Redis
  4. 模板引擎:freemarker
  5. 搜索引擎:solr

技术:

  1. 基于redis的缓存
  2. 基于前缀树的敏感词过滤
  3. 异步框架的设计,底层使用的是Redis的异步队列,使用异步队列实现站内信,点赞,邮件等功能
  4. solr结合IKAnalyzer自定义中文分词,实现搜索引擎
  5. timeline推拉模式结合的时间轴,渲染新鲜事,实现内容的推送

技术实现的详细参考

  1. 在SpringBoot实现基于Token的用户身份验证
  2. 基于前缀树图文详解敏感词过滤
  3. 基于Redis实现的异步消息队列
  4. SpringBoot2.0实现邮件发送
  5. SpringBoot中搭建全文检索引擎Solr使用详解
  6. SpringBoot下基于Junit的单元测试

zhihu's People

Contributors

songwell1024 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zhihu'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.