Class CatalogIndexerServiceAutoConfiguration

java.lang.Object
com.broadleafcommerce.search.index.catalog.service.autoconfigure.CatalogIndexerServiceAutoConfiguration

@Configuration @EnableConfigurationProperties(CatalogIndexerServiceProperties.class) @AutoConfigureAfter(com.broadleafcommerce.data.tracking.core.interlink.autoconfigure.InterlinkClientConfig.class) public class CatalogIndexerServiceAutoConfiguration extends Object
  • Constructor Details

    • CatalogIndexerServiceAutoConfiguration

      public CatalogIndexerServiceAutoConfiguration()
  • Method Details

    • indexerCatalogService

      @Bean @ConditionalOnMissingBean public CatalogService indexerCatalogService()