public interface DocumentationPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
DocumentationContext |
configure(DocumentationContextBuilder builder)
Creates a documentation context based on a given DocumentationContextBuilder
|
DocumentationType |
getDocumentationType() |
String |
getGroupName()
Gets the group name for the plugin.
|
boolean |
isEnabled() |
boolean isEnabled()
DocumentationType getDocumentationType()
DocumentationContext configure(DocumentationContextBuilder builder)
builder - - @see springfox.documentation.spi.service.contexts.DocumentationContextBuilderString getGroupName()
Copyright © 2023. All rights reserved.