add-springdoc

Community

Enable interactive API docs with SpringDoc

Authordprice-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It adds interactive OpenAPI documentation (Swagger UI) to a Spring Boot 4 application so you can browse and test endpoints locally without manually maintaining static docs.

Core Features & Use Cases

  • Adds SpringDoc Swagger UI: Installs the SpringDoc OpenAPI starter and exposes Swagger UI at /swagger-ui.html in the local profile.
  • Enables live OpenAPI output: Provides OpenAPI JSON/YAML at /v3/api-docs and /v3/api-docs.yaml for integration and tooling.
  • Supports spec-first workflows: Works with generated *Api interfaces so the UI reflects the source OpenAPI spec accurately.
  • Prevents production exposure: Disables Swagger UI and API docs by default and enables them via application-local.yaml.

Quick Start

Run the add-springdoc skill for your Spring Boot 4 project, then start the app with the local profile and open http://localhost:8080/swagger-ui.html to verify the interactive docs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-springdoc
Download link: https://github.com/dprice-dev/claude-java-skills/archive/main.zip#add-springdoc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.