# SpringForAll/spring-boot-starter-swagger

自制spring boot starter for swagger 2.x，来试试吧，很好用哦~

Repository: https://github.com/SpringForAll/spring-boot-starter-swagger
Canonical: https://ross.abutalabs.com/products/spring-boot-starter-swagger
Language: Java
License: Apache-2.0
License Family: permissive
Topics: spring-boot, swagger, spring-boot-swagger2
Last push: 2023-06-14T22:36:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3312, "days_push": 1176, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2103, forks 510 (observed 2026-08-28T04:06:13.758184+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: api-documentation, documentation, middleware
- domain: apis, web-development, backend, documentation, developer-tools
- platform: jvm
- tags: spring-boot-starter, swagger, openapi, springfox, auto-configuration, spring-boot

## Member repositories
- SpringForAll/spring-boot-starter-swagger (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.758184+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:54:13.798575+00:00, confidence not recorded.
  - readme: https://github.com/SpringForAll/spring-boot-starter-swagger (fetched 2026-08-28T04:06:13.758184+00:00, sha 2e29911cd2a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
