tomoyane/springboot-bestpractice
This is a Spring Boot-based API service that manages user authentication and information records. It supports multiple database backends, including relational databases, MongoDB, and Cassandra, with optional Redis caching. The system handles login, registration, and data persistence through a modernized domain service layer.
62.8
Adequate · 31 July 2026
2.3k
lines of production code
Java
primary language
1
bus factor · 5 authors in all
4
measurements over time
How it got here
2018 · Spring Boot 2.5 migration and refactoring
The project underwent a significant upgrade to Spring Boot 2.5.5 and Gradle 8.0, accompanied by a comprehensive refactoring of the codebase. Legacy controllers, services, and domain models were removed and replaced with a modernized architecture featuring JWT-based authentication, a new domain service layer, and updated utility classes.
15 changes
2024 · multi-database support and local development setup
The project introduced support for multiple database backends, including Cassandra, MongoDB, and RDBMS, alongside a local in-memory store and caching options. This was accompanied by the addition of database schema definitions, custom exception classes for HTTP errors, and Docker Compose configurations to facilitate local development and testing.
5 changes
Survey your own repository
tomoyane/springboot-bestpractice was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 31 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 40170d2067 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.