Package eu.dnetlib.organizations
Class MainApplication
java.lang.Object
eu.dnetlib.common.app.AbstractDnetApp
eu.dnetlib.organizations.MainApplication
@SpringBootApplication
@EnableCaching
@EnableScheduling
@ComponentScan(basePackages="eu.dnetlib")
public class MainApplication
extends AbstractDnetApp
-
Field Summary
Fields inherited from class eu.dnetlib.common.app.AbstractDnetApp
AGPL_3_LICENSE, APACHE_2_LICENSE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.dnetlib.common.app.AbstractDnetApp
init, newSwaggerDocket, swaggerDesc, swaggerLicense, swaggerTags, swaggerVersion
-
Constructor Details
-
MainApplication
public MainApplication()
-
-
Method Details
-
main
-
publicApi
@Bean public org.springdoc.core.GroupedOpenApi publicApi() -
swaggerTitle
- Specified by:
swaggerTitlein classAbstractDnetApp
-