@SpringBootApplication @EnableCaching @EnableScheduling @ComponentScan(basePackages="eu.dnetlib") public class MainApplication extends AbstractDnetApp
| Modifier and Type | Field and Description |
|---|---|
static String |
BIOSCHEMAS_APIS |
AGPL_3_LICENSE, APACHE_2_LICENSE| Constructor and Description |
|---|
MainApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
org.springdoc.core.GroupedOpenApi |
publicApi() |
protected String |
swaggerDesc() |
protected List<io.swagger.v3.oas.models.tags.Tag> |
swaggerTags() |
protected String |
swaggerTitle() |
init, newSwaggerDocket, swaggerLicense, swaggerVersionpublic static final String BIOSCHEMAS_APIS
public static void main(String[] args)
@Bean public org.springdoc.core.GroupedOpenApi publicApi()
protected String swaggerTitle()
swaggerTitle in class AbstractDnetAppprotected List<io.swagger.v3.oas.models.tags.Tag> swaggerTags()
swaggerTags in class AbstractDnetAppprotected String swaggerDesc()
swaggerDesc in class AbstractDnetAppCopyright © 2025. All rights reserved.