Code Monkey home page Code Monkey logo

wenda's Introduction

基于Spring Boot的问答网站搭建

功能:

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

技术:

  1. 基于Redis的缓存
  2. 实现前缀树算法的敏感词过滤
  3. 基于RabbitMQ实现异步框架的设计,使用异步队列实现站内信提醒等功能
  4. 利用Solr结合IKAnalyzer自定义中文分词,实现搜索引擎
  5. 实现推拉模式结合的时间轴,渲染新鲜事,进行内容的推送
  6. 使用Guava RateLimiter通过AOP方式进行接口限流,防止恶意攻击
  7. 使用Druid作为数据库连接池,防SQL注入攻击,隐藏配置文件密码等
  8. 使用JMeter作为压测工具,辅助系统性能的调优
  9. 使用PySpider爬虫工具爬取知乎热门榜,填充系统内容

环境:

  1. 框架:SpringBoot+ Mybatis
  2. 存储:MySQL
  3. 缓存:Redis
  4. 模板引擎:Freemarker
  5. 搜索引擎:Solr
  6. 消息队列:RabbitMQ
  7. 数据库连接池:Druid
  8. 压测工具:JMeter

wenda's People

Contributors

490 avatar

Stargazers

 avatar  avatar  avatar

Forkers

gsil-monitor

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.