@Configuration(value="blAccountCreditData") @Conditional(value=org.broadleafcommerce.common.demo.ImportCondition.class) public class ImportSQLConfig extends Object
Constructor and Description |
---|
ImportSQLConfig() |
Modifier and Type | Method and Description |
---|---|
org.broadleafcommerce.common.demo.AutoImportSql |
blAccountCreditBasicData() |
org.broadleafcommerce.common.demo.AutoImportSql |
blAccountCreditSecurity() |
@Bean public org.broadleafcommerce.common.demo.AutoImportSql blAccountCreditSecurity()
@Bean @Conditional(value=org.broadleafcommerce.common.demo.DemoCondition.class) public org.broadleafcommerce.common.demo.AutoImportSql blAccountCreditBasicData()
Copyright © 2019. All rights reserved.