code4craft/tiny-spring resource
A tiny IoC container refer to Spring. 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: 4618
- days_rel: n/a
- days_push: 1010
- n_releases_24m: 0
Adoption not part of the score
4081 stars · 1795 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A minimal, educational reimplementation of the Spring IoC container written in Java, built step-by-step with git tags mirroring Spring's design. It supports singleton beans with property and dependency injection, XML configuration, and AspectJ-style AOP with interface and class proxying.
Use cases
- learn how Spring's IoC container works internally
- study a simplified Spring source code instead of the full framework
- understand dependency injection and bean lifecycle implementation
- learn how AOP proxies are built in Java
- follow a step-by-step tutorial for building a mini Spring
- teach framework design with a small readable codebase
When to choose
- you want to read a small, readable codebase to understand Spring's core design
- you are learning dependency injection and AOP concepts hands-on
- you want to follow milestone git tags as a guided learning path
When to avoid
- you need a production-ready dependency injection container
- you need full Spring features like transactions, web MVC, or Spring Boot integration
- you need active maintenance or long-term support
Facets
learning-resource · maturity maintenance
middleware developer-tools developer-tools tutorials programming-languages jvm ioc-container dependency-injection aop spring-clone educational xml-configuration aspectj
1 source
- readme: https://github.com/code4craft/tiny-spring · fetched 2026-08-28 · 4f09ab9a5c65
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| code4craft/tiny-spring | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="code4craft/tiny-spring")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem