Class AbstractOpenApiConfiguration
java.lang.Object
io.github.astrapi69.spring.configuration.AbstractOpenApiConfiguration
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractOpenApiConfiguration
public AbstractOpenApiConfiguration()
-
-
Method Details
-
customOpenAPI
@Bean public io.swagger.v3.oas.models.OpenAPI customOpenAPI() -
newApiInfoTitle
-
newApiInfoVersion
-
newApiInfoDescription
-
newApiInfoLicenseName
-
newApiInfoLicenseUrl
-
newApiInfoContactName
-
newApiInfoContactUrl
-
newApiInfoContactEmail
-