public interface ApiListingBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apply(ApiListingContext apiListingContext)
Implement this method to override the ApiListing using the ApiListingBuilder
|
void apply(ApiListingContext apiListingContext)
apiListingContext - - context that can be used to override the model property attributesApiListing,
ApiListingBuilderCopyright © 2023. All rights reserved.