Uses of Class
com.broadleafcommerce.search.index.customer.service.autoconfigure.CustomerIndexerServiceProperties
Packages that use CustomerIndexerServiceProperties
-
Uses of CustomerIndexerServiceProperties in com.broadleafcommerce.search.index.customer.service.autoconfigure
Methods in com.broadleafcommerce.search.index.customer.service.autoconfigure with parameters of type CustomerIndexerServicePropertiesModifier and TypeMethodDescriptionorg.springframework.web.reactive.function.client.WebClient
CustomerIndexerServiceAutoConfiguration.customerIndexerWebClient
(Supplier<org.springframework.security.oauth2.client.web.reactive.function.client.ServletOAuth2AuthorizedClientExchangeFilterFunction> oauth2FilterSupplier, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.search.index.core.service.autoconfigure.SSLVerificationProperties sslVerificationProperties, CustomerIndexerServiceProperties customerIndexerServiceProperties) CustomerIndexerServiceAutoConfiguration.indexerCustomerService
(org.springframework.web.reactive.function.client.WebClient webClient, CustomerIndexerServiceProperties customerServiceProperties)