# spring-projects/spring-boot SLOC report

> As of 2026-09-16 (commit 32b09e479b78), spring-projects/spring-boot contains 447,125 total lines: 245,337 code, 139,939 comments, 61,849 blank, across 4,910 files in 21 languages (top: Java 87.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

spring-projects/spring-boot has 245,337 source lines of code out of 447,125 total lines across 4,910 files, counted from the 32b09e479b78afd151577df37e800f47711db749 ref at commit 32b09e479b78 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 4,377 | 408,946 | 213,651 | 136,124 | 59,171 |
| JSON | 98 | 11,979 | 11,979 | 0 | 0 |
| JavaScript | 3 | 11,709 | 8,586 | 1,364 | 1,759 |
| XML | 219 | 7,383 | 7,233 | 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.1%). Generated at 2026-09-16T20:55:37.863378241+00:00. Canonical report: https://octocounts.com/github/spring-projects/spring-boot

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/spring-projects/spring-boot/commit/32b09e479b78afd151577df37e800f47711db749?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

spring-projects/spring-boot has 447,125 total lines, including 245,337 code lines, 139,939 comment lines, and 61,849 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 32b09e479b78, 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 32b09e479b78afd151577df37e800f47711db749 at commit 32b09e479b78 on 2026-09-16T20:55:37.863378241+00:00.

## Similar repository reports

- [micronaut-projects/micronaut-core](https://octocounts.com/github/micronaut-projects/micronaut-core) — Java, 242,510 code lines
- [apache/activemq](https://octocounts.com/github/apache/activemq) — Java, 249,430 code lines
- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,419 code lines
- [DataLinkDC/dinky](https://octocounts.com/github/DataLinkDC/dinky) — Java, 233,157 code lines
- [datalinkdc/dinky](https://octocounts.com/github/datalinkdc/dinky) — Java, 233,157 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,780 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
