Automatically generates OpenAPI 3 documentation for Spring Boot applications with a built-in Swagger UI.
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiate SpringDoc configuration to enable OpenAPI documentation.
Use org.springdoc:springdoc-openapi-starter-webmvc-ui:2.x for Spring Boot 3.
No dependency data recorded yet.