内容摘要近些年以来,随着世界互联网的快速发展,网络已经覆盖全球的大部分地区。在互联网快速发展的今天,互联网成为人们传递信息的重要途径之一,而博客就是这样的大环境下衍生出来的一种新的社交方式,它和其它的社交平台比起来,不但可以记录个人文章,还可以以最直接的方式和他人进行交流。而且现在的个人博客系统开发比较少,更多的是面向一些比较大的公司。所以,针对普通个人用户的需求去开发一个个人博客系统是非常有必要的。本文论述的是采用 SpringMVC+Mybatis3+MySQL 实现的 JSP 个人博客管理系统。本系统的功能有查看博客、搜索博客、用户评论等,同时博主还可以对博客、用户的评论、个人等信息进行管理。□□关键词: JSP SSM 博客系统 互联网Abstract In recent years, with the rapid development of the world Internet, the network has covered most parts of the world. With the rapid development of the Internet, the Internet has become one of the important ways for people to transmit information. Blog is a new social way derived from this environment. Compared with other social platforms, it can not only record personal articles, but also communicate with others in the most direct way. And now the development of personal blog system is less, more for some larger companies. Therefore, it is necessary to develop a personal blog system according to the needs of ordinary individual users.This paper discusses JSP personal blog management system implemented by SpringMVC + Mybatis3 + MySQL.The system mainly completes the front-end blog information browsing, search, comments and the back-end management of blog classification, blog information, comment review, comment information, friendship links, personal information and other functions.□□Key words: JSP SSM Blog System Intern目 录第一章 绪论....................................................11.1 课题研究的目的和意义....................................11.2 国内外研究现状............................