Coder Social home page Coder Social logo

yui-blog's Introduction

个人博客后端项目

  • SpringBoot
  • MyBatis-Plus
  • MySQL
  • Redis
  • 腾讯云 COS

项目结构

父项目下分为三个子模块:

  • framework

    通用的代码工具,实现了绝大部分后端功能,被下方两模块所依赖

  • blog

    博客前台展示部分的后端模块,主要为 controller 层的实现,还有一些配置性代码。

  • admin

    博客后台管理部分的后端模块,内容与 blog 模块类似。

实现功能

前台

  • 热门文章查询
  • 文章详情查询
  • 友链查询
  • 二级评论系统
  • 登录系统
  • 修改个人信息

后台

  • 基于 RBAC 模型的权限控制
  • 内容管理
    • 文章管理
    • 标签管理
    • 分类管理
    • 友链管理
  • 系统管理
    • 用户管理
    • 角色管理
    • 菜单管理
  • 写博客

开发环境

  • IDEA 2023.1.3
  • Oracle JDK 17.0.1
  • Maven 3.6.3
  • SpringBoot 2.7.14
  • MyBatis-Plus 3.4.2
  • MySQL 8.0.28

yui-blog's People

Stargazers

 yuier avatar

Watchers

 yuier 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.