Git Product home page Git Product logo

ssm-news's Introduction

ssm-news

资讯分享问答网站

本网站是一个类似知乎的一个资讯分享和问答的基于Java Web的小网站,用户注册后可以发布资讯和发布问题,也可以评论资讯或者对资讯进行点赞、评论。用户可以对其他用户发布的问题进行关注、回答、点赞或点踩。后台管理员登录后可以管理用户发布的资讯、问题和评论。主要包括以下模块:用户管理模块、资讯管理模块、评论管理模块、站内信模块、问答模块、异步队列模块、文件上传下载模块等。 技术细节: 1) 后台开发框架采用spring boot + mybatis + redis,前端采用thymeleaf模板进行页面开发。采用mysql数据库对实体信息进行存储,redis用在缓存、点赞和排名等相关方面。 2) 权限管理采用的Apache Shiro 框架,进行对管理员和用户的登录注册,资讯和问答的增加、修改、删除等。 3) 使用异步队列设计来完成对站内信、登录异常、关注问题等事件的处理,提升系统的用户交互体验,采用邮件发送技术对用户关心的资讯或问题进行邮件通知。 4) 采用阿里云对象存储,通过提供的SDK进行对资讯中的图片、用户分享的文件进行云上传、下载。 5) 对资讯和问题的发布进行敏感词过滤。 6) 采用python编写爬虫实现对热点资讯的自动抓取和导入。

ssm-news's People

Contributors

cycloneboy avatar

Watchers

James Cloos avatar

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.