Coder Social home page Coder Social logo

jiale-fang / blog Goto Github PK

View Code? Open in Web Editor NEW
429.0 3.0 93.0 3.51 MB

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

License: GNU General Public License v2.0

Java 100.00%

blog's Introduction

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!

blog's People

Contributors

jiale-fang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blog's Issues

大佬 这几个文件可以分享下么[vecmodel] doesn't exist

Uploading image.png…
org.nd4j.linalg.exception.ND4JIllegalStateException: File [F:\usr\local\crawler\article.vecmodel] doesn't exist
大佬 这几个文件可以分享下么 maven install报错找不见这几个文件
dataPath: G:\repository\crawler #爬取下来的文章的分词文本
wordLib: G:\repository\crawler\article.txt #合并后的分词语料库
vecModel: G:\repository\crawler\article.vecmodel #词向量模型
cnnModel: G:\repository\crawler\article.cnnmodel #神经网络卷积模型

大佬,后端跑不起来是什么问题

报错:
ERROR 58013 --- [ntContainer#1-4] o.s.a.r.l.SimpleMessageListenerContainer : Failed to check/redeclare auto-delete queue(s).

org.springframework.amqp.AmqpIOException: java.net.UnknownHostException: ip

大学生想拿你的项目研究一下前后端分离,但是后端基础实在太差,弄了几天也没解决。
有空能不能帮忙看看,谢谢

注册显示400错误

JSON parse error: Unrecognized token 'hMqwjCVaLp8bbBHnw8je5S0ZW': was expecting ('true', 'false' or 'null'); nested exception is com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'hMqwjCVaLp8bbBHnw8je5S0ZW': was expecting ('true', 'false' or 'null')
at [Source: (PushbackInputStream); line: 1, column: 27]

这个是什么错误呢

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.