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
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InventoryServiceAutoConfiguration
public InventoryServiceAutoConfiguration()
-