gothinkster/spring-boot-realworld-example-app resource
Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3292
- days_rel: n/a
- days_push: 781
- n_releases_24m: 0
Adoption not part of the score
1578 stars · 1043 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot + MyBatis example backend implementing the RealWorld (Medium clone) API spec with CRUD, JWT auth, pagination, and both REST and GraphQL endpoints. It demonstrates DDD layering and CQRS patterns as a reference codebase for Java backend developers.
Use cases
- learn how to structure a Spring Boot backend with DDD layers
- see a working JWT authentication implementation in Spring Security
- reference implementation of the RealWorld API spec in Java
- example of MyBatis data mapper persistence
- compare REST and GraphQL adapters over a shared domain layer
- starting point for building a Medium-style article backend
When to choose
- you want a canonical, spec-compliant RealWorld backend in Spring Boot
- you are learning DDD/CQRS patterns in a Java web app
- you need a working example pairing Spring Boot with MyBatis and SQLite
When to avoid
- you need a production-ready application rather than a teaching example
- you prefer JPA/Hibernate over MyBatis
- you are not targeting the JVM/Spring ecosystem
Facets
learning-resource · maturity active
auth orm web-framework api-framework graphql http-server routing web-development backend developer-tools tutorials apis jvm self-hosted spring-boot mybatis realworld-spec example-app ddd cqrs jwt reference-implementation docker
1 source
- readme: https://github.com/gothinkster/spring-boot-realworld-example-app · fetched 2026-08-28 · 6570f8e21fdc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gothinkster/spring-boot-realworld-example-app | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="gothinkster/spring-boot-realworld-example-app")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem