@SpringBootApplication
@ComponentScan(value={"org.alfresco.bm.user","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 ResponsivenessBMDriverApplication
extends Object
| Constructor and Description |
|---|
ResponsivenessBMDriverApplication() |
public static void main(String[] args)
Copyright © 2005–2018 Alfresco Software. All rights reserved.