Class InventoryServiceAutoConfiguration
- java.lang.Object
-
- com.broadleafcommerce.inventory.service.autoconfigure.InventoryServiceAutoConfiguration
-
@Configuration @EnableConfigurationProperties(InventoryServiceProperties.class) public class InventoryServiceAutoConfiguration extends Object
- Author:
- Kelly Tisdell (ktisdell)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InventoryServiceAutoConfiguration.InventoryServiceVendorAutoConfiguration
-
Constructor Summary
Constructors Constructor Description InventoryServiceAutoConfiguration()
-