A front-end and back-end separation blog system based on Spring Cloud micro-service architecture

Project Introduction

Mushroom Blog ( MoguBlog ), a blog system based on microservice architecture with front-end and back-end separation. The web side uses Vue + ElementUi, and the mobile side uses uniapp and ColorUI.

The backend uses SpringCloud + SpringBoot + Mybatis-plus for development, uses Jwt + SpringSecurity for login verification and permission verification, uses ElasticSearch and Solr as full-text search services, uses Github Actions to complete blog continuous integration, and uses ElasticStack to collect blog logs, files Support upload local, Qiniu cloud and Minio.

System Architecture Diagram

technology stack

rear end

front end

Interface screenshot

open source address

  • https://github.com/moxi624/mogu_blog_v2

Guess you like

Origin blog.csdn.net/weixin_37576193/article/details/131371168