# spring-projects/spring-framework SLOC report

> As of 2026-09-08 (commit 5b1c55252e7d), spring-projects/spring-framework contains 861,352 total lines: 443,819 code, 298,816 comments, 118,717 blank, across 5,467 files in 12 languages (top: Java 84.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving spring-projects/spring-framework to commit 5b1c55252e7d, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 51.5% of all lines, comments represent 34.7%, and the repository averages 81 code lines per file. Java accounts for 84.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 4,932 | 767,050 | 374,767 | 291,594 | 100,689 |
| AsciiDoc | 460 | 83,680 | 64,765 | 1,856 | 17,059 |
| Kotlin | 47 | 7,152 | 2,177 | 4,301 | 674 |
| XML | 11 | 1,092 | 956 | 67 | 69 |
| SVG | 1 | 612 | 610 | 1 | 1 |
| FreeMarker | 2 | 708 | 222 | 446 | 40 |
| YAML | 2 | 136 | 124 | 11 | 1 |
| Shell | 2 | 272 | 114 | 129 | 29 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| JSON | 1 | 11 | 11 | 0 | 0 |
| Markdown | 6 | 342 | 0 | 241 | 101 |
| Plain Text | 2 | 203 | 0 | 170 | 33 |

Top language (Java 84.4%). Generated at 2026-09-08T07:05:54.267430243+00:00. Canonical report: https://octocounts.com/github/spring-projects/spring-framework

## Report FAQ

### How many lines of code does spring-projects/spring-framework have?

spring-projects/spring-framework has 861,352 total lines, including 443,819 code lines, 298,816 comment lines, and 118,717 blank lines.

### How was the spring-projects/spring-framework line count measured?

OctoCounts resolved the public GitHub repository to commit 5b1c55252e7d, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for spring-projects/spring-framework?

This OctoCounts report was generated from 5b1c55252e7d2b50df48b3eaeca58230cc16e148 at commit 5b1c55252e7d on 2026-09-08T07:05:54.267430243+00:00.

## Similar repository reports

- [strimzi/strimzi-kafka-operator](https://octocounts.com/github/strimzi/strimzi-kafka-operator) — Java, 451,271 code lines
- [keycloak/keycloak](https://octocounts.com/github/keycloak/keycloak) — Java, 471,314 code lines
- [apache/kafka](https://octocounts.com/github/apache/kafka) — Java, 480,371 code lines
- [apache/cassandra](https://octocounts.com/github/apache/cassandra) — Java, 535,394 code lines
- [libgdx/libgdx](https://octocounts.com/github/libgdx/libgdx) — Java, 542,150 code lines
- [apache/ShardingSphere](https://octocounts.com/github/apache/ShardingSphere) — Java, 343,846 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
