spring-projects/spring-petclinic
A sample Spring-based application observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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: 4984
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
9482 stars · 30423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Spring PetClinic is the official Spring sample application: a Spring Boot web app that manages a veterinary clinic's owners, pets, veterinarians, and visits. It is maintained by the Spring team as a reference example demonstrating idiomatic Spring Boot, Spring MVC, Spring Data JPA, and testing practices.
Use cases
- learn spring boot through a complete working example
- study a sample spring mvc crud web application
- see how to structure a spring data jpa project with tests
- reference project for spring best practices and conventions
- demo app to try spring tooling like maven, gradle, and container builds
- starting point for practicing spring development locally
When to choose
- you are learning Spring Boot, Spring MVC, or Spring Data JPA and want a canonical, well-maintained example
- you need a realistic baseline app for demos, tooling evaluation, reproducing bugs, or conference presentations
- you want to study project conventions such as Maven/Gradle builds, layered architecture, tests, and container image builds
When to avoid
- you need a real veterinary practice management system - this is a demo with an in-memory H2 database and seeded sample data
- you want a production-ready starter with authentication, multi-tenancy, or operational hardening
- your stack is not Java/JVM-based, since the entire example is built around Spring Boot
Facets
application · maturity active
developer-tools http-server web-development developer-tools education tutorials backend jvm cross-platform sample-application spring-boot spring java reference-app demo crud jpa thymeleaf maven gradle starter boilerplate tutorial h2-database web-server docker
1 source
- readme: https://github.com/spring-projects/spring-petclinic · fetched 2026-08-28 · 784132c86dbb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spring-projects/spring-petclinic | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="spring-projects/spring-petclinic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem