# spring-projects/spring-boot SLOC report

> As of 2026-08-26 (commit 293c56bf5242), spring-projects/spring-boot contains 445,883 total lines: 244,527 code, 139,707 comments, 61,649 blank, across 4,906 files in 21 languages (top: Java 87.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving spring-projects/spring-boot to commit 293c56bf5242, 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 54.8% of all lines, comments represent 31.3%, and the repository averages 50 code lines per file. Java accounts for 87.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 4,375 | 407,623 | 212,760 | 135,892 | 58,971 |
| JSON | 97 | 12,108 | 12,108 | 0 | 0 |
| JavaScript | 3 | 11,709 | 8,586 | 1,364 | 1,759 |
| XML | 218 | 7,335 | 7,185 | 53 | 97 |
| YAML | 90 | 2,494 | 1,320 | 1,017 | 157 |
| HTML | 35 | 1,038 | 898 | 128 | 12 |
| AsciiDoc | 9 | 571 | 375 | 0 | 196 |
| SQL | 12 | 371 | 214 | 80 | 77 |
| FreeMarker | 8 | 169 | 160 | 0 | 9 |
| Shell | 2 | 320 | 159 | 120 | 41 |
| Groovy | 1 | 180 | 131 | 26 | 23 |
| Kotlin | 4 | 432 | 131 | 261 | 40 |

Top language (Java 87.0%). Generated at 2026-08-26T18:39:10.412980419+00:00. Canonical report: https://octocounts.com/github/spring-projects/spring-boot

## Report FAQ

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

spring-projects/spring-boot has 445,883 total lines, including 244,527 code lines, 139,707 comment lines, and 61,649 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 293c56bf5242, 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-boot?

This OctoCounts report was generated from main at commit 293c56bf5242 on 2026-08-26T18:39:10.412980419+00:00.

## Similar repository reports

- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,278 code lines
- [google/ExoPlayer](https://octocounts.com/github/google/ExoPlayer) — Java, 236,475 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,489 code lines
- [micronaut-projects/micronaut-core](https://octocounts.com/github/micronaut-projects/micronaut-core) — Java, 227,509 code lines
- [jenkinsci/jenkins](https://octocounts.com/github/jenkinsci/jenkins) — Java, 290,849 code lines
- [alibaba/fastjson2](https://octocounts.com/github/alibaba/fastjson2) — Java, 198,060 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)
