# MarkerHub/eblog

eblog是一个基于Springboot2.1.2开发的博客学习项目，为了让项目融合更多的知识点，达到学习目的，编写了详细的从0到1开发文档。主要学习包括：自定义Freemarker标签，redis的zset结构完成本周热议排行榜，t-io+websocket完成即时消息通知和群聊，rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多！

Repository: https://github.com/MarkerHub/eblog
Canonical: https://ross.abutalabs.com/products/eblog
Homepage: https://juejin.im/post/5ee88c58518825434c3db0e5
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-05-16T17:14:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2367, "days_push": 839, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1156, forks 391 (observed 2026-08-28T04:03:48.112374+00:00)

## What it is
eblog is a Spring Boot 2.1.2-based blog project built as a learning exercise, accompanied by a detailed from-zero-to-one development tutorial and video courses. It integrates many technologies including Shiro+Redis session sharing, Redis zset hot-topic rankings, t-io+WebSocket instant messaging and group chat, and RabbitMQ+Elasticsearch content search.

## Use cases
- learn spring boot by building a blog
- learn how to integrate elasticsearch with rabbitmq for content search
- implement websocket group chat with t-io
- learn redis zset ranking implementation
- study shiro and redis session sharing
- learn mybatis plus code generation
- follow a full-stack java blog tutorial

## When to choose
- you want a guided, documented Java learning project covering many common middleware
- you prefer tutorials with written docs and video walkthroughs
- you want to see how Spring Boot, Redis, RabbitMQ, Elasticsearch, and WebSocket fit together in one app

## When to avoid
- you need a production-ready blog platform with security hardening like XSS protection
- you need an actively maintained codebase on current framework versions
- you want a modern frontend or a decoupled front/back-end architecture

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, search-engine, caching, message-queue, websocket, auth, orm, templating, chat-interface
- domain: web-development, education, databases, tutorials
- platform: jvm, self-hosted
- tags: spring-boot, blog, mybatis-plus, shiro, freemarker, elasticsearch, rabbitmq, redis, t-io, tutorial-project, chinese, search, web-server

## Member repositories
- MarkerHub/eblog (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.112374+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:05.945546+00:00, confidence not recorded.
  - readme: https://github.com/MarkerHub/eblog (fetched 2026-08-28T04:03:48.112374+00:00, sha 13206b1e9f83)
  - homepage: https://juejin.im/post/5ee88c58518825434c3db0e5 (fetched 2026-08-29T12:37:25.543095+00:00, sha a163c70ccbc5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
