Class CustomerServiceAutoConfiguration


  • @Configuration
    @EnableConfigurationProperties(CustomerConfigurationProperties.class)
    public class CustomerServiceAutoConfiguration
    extends Object
    Configuration for service-level components.
    Author:
    Samarth Dhruva (samarthd)
    • Constructor Detail

      • CustomerServiceAutoConfiguration

        public CustomerServiceAutoConfiguration()