Code Monkey home page Code Monkey logo

blog's Introduction

追梦少年博客:

https://blog.csdn.net/weixin_45606067

介绍

blog是基于SpringBoot 搭建的个人博客,响应式

前端技术:html、css、js、jq、bootstrap

后台技术:springboot、thymeleaf、mybatis、mysql、lombok  

前台主要功能

  • 查看文章列表、阅读文章
  • 列出新发布的文章、点击量靠前的文章
  • 可根据关键字检索文章,根据标签查看相关文章
  • 可评论文章  

后台主要功能

  • 文章管理:编写、修改、发布、删除文章,编辑器使用的是markdown,实时在线预览
  • 文章分类管理:设置、修改、删除分类
  • 评论管理:审核、回复、删除评论
  • 网站配置:网站logo、描述、header、body等
  • 个人信息修改:昵称、密码

使用

  • 新建数据库 db_blog ,运行sql文件
  • 修改 application.properties 中的数据库连接信息
  • 修改 config 包下 Constants 类中设置的上传文件保存目录
  • 项目使用了 lombok,IDEA需要安装 lombok 插件

运行项目,访问地址 127.0.0.1:9501 ,后台地址 127.0.0.1:9501/admin,用户名 admin ,密码 123456

前台效果图

首页:

在这里插入图片描述

 

在这里插入图片描述

 

文章:

在这里插入图片描述

 

后台效果图

数据统计:

在这里插入图片描述

 

文章编写:

在这里插入图片描述

 

文章管理:

在这里插入图片描述

 

分类管理:

在这里插入图片描述

 

评论管理:

在这里插入图片描述

 

友情链接:

在这里插入图片描述

 

网站设置:

在这里插入图片描述

 

个人信息修改:

在这里插入图片描述

blog's People

Contributors

starsea99 avatar

Stargazers

 avatar  avatar

Watchers

 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.