# Raysmond/SpringBlog

A simple blogging system implemented with Spring Boot + Hibernate + MySQL + Bootstrap4.

Repository: https://github.com/Raysmond/SpringBlog
Canonical: https://ross.abutalabs.com/products/springblog
Homepage: http://raysmond.com
Language: Java
License: BSD-3-Clause
License Family: permissive
Topics: spring-boot, blogging
Archived: true
Last push: 2020-03-19T05:54:33+00:00

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

## Adoption (not part of the score)
Stars 1644, forks 679 (observed 2026-08-28T04:05:16.003354+00:00)

## What it is
SpringBlog is a simple, clean-design blogging system built with Spring Boot, Hibernate, MySQL, Redis caching, and Bootstrap 4. It is primarily a learning project demonstrating Spring Boot web programming, with markdown post editing and an admin panel.

## Use cases
- self-host a personal blog with java spring boot
- learn spring boot by studying a full blogging application
- deploy a markdown-based blog with mysql and redis
- run a lightweight cms with an admin dashboard
- example project for spring mvc, jpa, and spring security

## When to choose
- you want a self-hosted blog on the Java/Spring stack
- you are learning Spring Boot and want a reference codebase
- you need markdown posts, code highlighting, and Redis caching out of the box

## When to avoid
- you need a modern, actively maintained blogging platform - the last release was 2020
- you prefer non-Java stacks like Node, PHP, or static site generators
- you need multi-user or headless CMS features

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, templating, caching, auth, markdown, search-engine
- domain: web-development, cms, self-hosted, developer-tools
- platform: jvm, self-hosted
- tags: spring-boot, blogging, hibernate, mysql, bootstrap, thymeleaf, redis, gradle, web-server, linux

## Member repositories
- Raysmond/SpringBlog (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.003354+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-30T03:45:47.895333+00:00, confidence not recorded.
  - readme: https://github.com/Raysmond/SpringBlog (fetched 2026-08-28T04:05:16.003354+00:00, sha e9f02f07aa00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
