Registry / web-framework / springdoc-openapi-starter-webmvc-ui

springdoc-openapi-starter-webmvc-ui

JSON →
library3.0.3javamavenunverified

SpringDoc OpenAPI documentation starter for Spring Boot WebMVC applications with Swagger UI.

<dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> <version>3.0.3</version> </dependency>
INSTALL
IMPORT
SIG · SPRINGDOC-OPENAPI-
S
springdoc-openapi-starter-webmvc-ui
web-frameworkjavav3.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RouterOperation
org.springdoc.core.annotations.RouterOperation

Annotate a controller to include it in OpenAPI documentation.

import org.springdoc.core.annotations.RouterOperation; @RouterOperation(path = "/api") public class MyController { // controller methods }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
springdoc-openapi-starter-webmvc-ui — mvn dependency:get springdoc-openapi-starter-webmvc-ui · libregistry