@Component public class GeneralInfoBuilder extends Object
| Constructor and Description |
|---|
GeneralInfoBuilder(org.springframework.context.ApplicationContext context,
SecurityParser securityParser) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(io.swagger.v3.oas.models.OpenAPI openAPI) |
void |
setServerBaseUrl(String serverBaseUrl) |
public GeneralInfoBuilder(org.springframework.context.ApplicationContext context,
SecurityParser securityParser)
public void build(io.swagger.v3.oas.models.OpenAPI openAPI)
public void setServerBaseUrl(String serverBaseUrl)
Copyright © 2019. All rights reserved.