Skip to content

Blog Back-End(个人博客后端服务)(Spring Framework+Mysql+Redis+ELK) 创作不易,如果对你有帮助,可以帮忙star一下,谢谢!

License

Notifications You must be signed in to change notification settings

Jiale-Fang/blog

Repository files navigation

English | 简体中文

Blogosphere Nexus

A Blog Communication and Sharing Platform

Website: www.tcefrep.site

Frontend Technologies

  • Framework: Vue.js
  • UI Libraries: Element UI and Semantic UI
  • Other Technologies: vue-baberrage for bullet comments, ECharts for charts and statistics

Backend Technologies

  • Frameworks: Spring Framework, MyBatis-Plus
  • Storage: MySQL, AWS S3
  • Middleware: Redis (caching), RabbitMQ (message queue), Elasticsearch (global search)

Key Features

  • Blog Forum Functionality: Supports blog posting, commenting, and management.
  • Online Chatroom: Provides real-time group and private chat using WebSocket protocol.
  • Third-Party Login: Integrates OAuth2.0 for third-party logins through platforms like GitHub, Google, etc.
  • Music Box: Utilizes NetEase Cloud Music API for music recommendations, playlist management, and the latest music and MV playback.
  • Identity and Access Management: Uses JWT and RBAC (Role-Based Access Control) for user authentication and authorization.
  • Global Search: Implements Elasticsearch for content search, with data synchronization between MySQL and Elasticsearch through LogStash.
  • Message Queue: Uses RabbitMQ for asynchronous message sending and processing.
  • Caching: Uses Redis as the caching solution to enhance system performance.

Source Code

Additional Resources

 If this article helped you, please give it a like and star the repository. Feel free to point out any issues in the comments, and thank you for your support!

About

Blog Back-End(个人博客后端服务)(Spring Framework+Mysql+Redis+ELK) 创作不易,如果对你有帮助,可以帮忙star一下,谢谢!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages