@Configuration
@ComponentScan(basePackages={"com.marklogic.hub.impl","com.marklogic.hub.legacy.impl","com.marklogic.hub.deploy.commands","com.marklogic.hub.job.impl","com.marklogic.hub.flow.impl","com.marklogic.hub.step","com.marklogic.hub.util"})
@EnableAutoConfiguration
public class ApplicationConfig
extends java.lang.Object
Constructor and Description |
---|
ApplicationConfig() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |