Class CustomerServiceAutoConfiguration
java.lang.Object
com.broadleafcommerce.customer.service.autoconfigure.CustomerServiceAutoConfiguration
@Configuration
@EnableConfigurationProperties({CustomerConfigurationProperties.class,AccountInviteProperties.class})
public class CustomerServiceAutoConfiguration
extends Object
Configuration for service-level components.
- Author:
- Samarth Dhruva (samarthd)
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of using PaymentTransactionServices as saved payment method storage location. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
CustomerServiceAutoConfiguration
public CustomerServiceAutoConfiguration()
-
-
Method Details
-
customerHydrationService
-