SpringForAll/spring-boot-starter-swagger
自制spring boot starter for swagger 2.x,来试试吧,很好用哦~ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3312
- days_rel: n/a
- days_push: 1176
- n_releases_24m: 0
Adoption not part of the score
2103 stars · 510 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot starter that auto-configures Swagger 2.x (SpringFox) to generate API documentation for Spring MVC applications with minimal setup. It replaces manual Swagger integration code with simple property-based configuration.
Use cases
- add swagger api docs to a spring boot app
- generate openapi documentation for spring mvc endpoints
- configure swagger ui via properties files
- document rest apis without manual springfox setup
- customize api doc metadata like title contact and response messages
When to choose
- you use Spring Boot with Spring MVC and want Swagger 2.x docs with zero boilerplate
- you want property-driven configuration of Swagger metadata, packages, and paths
- you prefer a Chinese-community-maintained, widely used starter
When to avoid
- you need OpenAPI 3 support rather than Swagger 2.x / SpringFox
- you use a modern Spring Boot 3.x stack where SpringFox is unmaintained
- you prefer springdoc-openapi, the actively developed alternative
Facets
library · maturity maintenance
api-documentation documentation middleware apis web-development backend documentation developer-tools jvm spring-boot-starter swagger openapi springfox auto-configuration spring-boot
1 source
- readme: https://github.com/SpringForAll/spring-boot-starter-swagger · fetched 2026-08-28 · 2e29911cd2a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SpringForAll/spring-boot-starter-swagger | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="SpringForAll/spring-boot-starter-swagger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem