Package com.jibi.config
Class Swagger2Config
java.lang.Object
com.jibi.config.Swagger2Config
The type Swagger 2 config.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.swagger.v3.oas.models.OpenAPICustom open api open api.
-
Constructor Details
-
Swagger2Config
public Swagger2Config()
-
-
Method Details
-
customOpenAPI
@Bean public io.swagger.v3.oas.models.OpenAPI customOpenAPI()Custom open api open api.- Returns:
- the open api
-