# dreamland **Repository Path**: wanglinyong/dreamland ## Basic Information - **Project Name**: dreamland - **Description**: 基于SSM框架搭建的博客系统,含有qq第三方登录,SpringSecurity安全框架登录授权等功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 8 - **Created**: 2018-08-15 - **Last Updated**: 2022-04-24 ## Categories & Tags **Categories**: blog **Tags**: None ## README # dreamland ![springMVC](https://img.shields.io/badge/SpringMVC-4.2.5-yellowgreen.svg) ![spring](https://img.shields.io/badge/Spring-4.2.5-brightgreen.svg) ![Mybatis](https://img.shields.io/badge/Mybatis-3.2.8-blue.svg) ## 2019.01.26更新 集成editormd,支持markdown在线编辑功能 保留原来的富文本编辑器,需携带参数访问,如: http://dreamland.wang/writedream?style=richtext ## 一、项目主要功能 使用SSM框架开发的一个博客系统,包含的功能大致有: 1.用户注册与激活,激活方式通过邮件激活 2.用户的登录和退出,包括账号登录、手机快捷登录和qq第三方登录 3.用户账号登录和注册时需要输入验证码验证 4.首页展示及分页,主要展示文章内容,可进行搜索,将搜索结果高亮显示 5.首页文章的点赞、踩和评论功能 6.个人主页模块,包括个人的基本信息,梦分类,发布梦,管理梦以及热梦推荐等 7.书写文章功能 8.文章管理功能,包括文章的查看、修改和删除 9.个人信息修改功能:修改个人头像、第三方账号的绑定与解绑、修改密码等 10.安全框架 spring-security 的整合,对不符合条件的用户或者 URL 进行拦截 11.记录用户登录信息,包括登录的时间、IP 等 ## 二、项目所用技术 使用到的技术主要有 1.主体框架:SpringMVC + Spring + Mybatis 2.安全框架:Spring-Security 3.数据库:Mysql 4.缓存技术:Redis 5.消息中间件:ActiveMQ 6.搜索引擎:solr 7.富文本编辑器: Kindeditor 8.异步更新:Ajax 9.前端框架:zui、bootstrap、Jquery ## 三、网站效果 网站已发布上线。小伙伴可通过下面地址进行访问: http://dreamland.wang [梦境网链接](http://dreamland.wang) ![](https://raw.githubusercontent.com/wiki/wanglinyong/wanglinyong.github.io/ssm.png) ## 四、Gitchat达人课 [SSM 博客系统开发实战](https://gitbook.cn/gitchat/column/5afa86a515da5a21f341cd7f)