@SpringBootApplication
@ComponentScan(value={"org.alfresco.bm.dataload","org.alfresco.management","org.alfresco.rest","org.alfresco.utility"})
@ImportResource(value={"classpath:config/spring/app-context.xml","dataprep-context.xml"})
@PropertySource(value={"classpath:config/startup/app.properties","classpath:config/startup/mongo.properties","classpath:dataprep.properties"})
public class LoadDataBMDriverApplication
extends Object
| Constructor and Description |
|---|
LoadDataBMDriverApplication() |
public static void main(String[] args)
Copyright © 2005–2018 Alfresco Software. All rights reserved.