Class SolrCommonIndexWorkerAutoConfiguration
java.lang.Object
com.broadleafcommerce.search.index.solr.worker.autoconfigure.SolrCommonIndexWorkerAutoConfiguration
@Configuration
@EnableConfigurationProperties(SolrIndexWorkerProperties.class)
public class SolrCommonIndexWorkerAutoConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SolrCommonIndexWorkerAutoConfiguration
public SolrCommonIndexWorkerAutoConfiguration()
-
-
Method Details
-
solrIndexWorkerUtil
@Bean @ConditionalOnMissingBean public SolrIndexWorkerUtil solrIndexWorkerUtil(SolrIndexWorkerProperties properties)
-