Package eu.dnetlib.common.app
Class AbstractDnetApp
java.lang.Object
eu.dnetlib.common.app.AbstractDnetApp
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final io.swagger.v3.oas.models.info.Licenseprotected static final io.swagger.v3.oas.models.info.License -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
APACHE_2_LICENSE
protected static final io.swagger.v3.oas.models.info.License APACHE_2_LICENSE -
AGPL_3_LICENSE
protected static final io.swagger.v3.oas.models.info.License AGPL_3_LICENSE
-
-
Constructor Details
-
AbstractDnetApp
public AbstractDnetApp()
-
-
Method Details
-
init
-
newSwaggerDocket
@Bean public io.swagger.v3.oas.models.OpenAPI newSwaggerDocket() -
swaggerTitle
-
swaggerDesc
-
swaggerVersion
-
swaggerLicense
protected io.swagger.v3.oas.models.info.License swaggerLicense() -
swaggerTags
-