Registry / web-framework / swagger-bootstrap-ui

swagger-bootstrap-ui

JSON →
library1.9.6javamavenunverified

Swagger-Bootstrap-UI is a frontend UI for Swagger using jQuery and Bootstrap, providing a more friendly documentation interface.

<dependency> <groupId>com.github.xiaoymin</groupId> <artifactId>swagger-bootstrap-ui</artifactId> <version>1.9.6</version> </dependency>
INSTALL
IMPORT
SIG · SWAGGER-BOOTSTRAP-
S
swagger-bootstrap-ui
web-frameworkjavav1.9.6
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.

EnableSwaggerBootstrapUI
✓ com.github.xiaoymin.swaggerbootstrapui.annotations.EnableSwaggerBootstrapUI

Enable Swagger Bootstrap UI in a Spring Boot application.

import com.github.xiaoymin.swaggerbootstrapui.annotations.EnableSwaggerBootstrapUI; import org.springframework.context.annotation.Configuration; @Configuration @EnableSwaggerBootstrapUI public class SwaggerConfig { }
Debug
Known issues
breakingThis library is outdated; consider using springdoc-openapi with Swagger UI instead.
fix
Migrate to springdoc-openapi-ui for better compatibility.
affects: >=1.9.0
Upgrade
Version history
1.9.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
swagger-bootstrap-ui — mvn dependency:get swagger-bootstrap-ui · libregistry