Class InventoryApiAutoConfiguration
java.lang.Object
tech.guilhermekaua.spigotboot.inventoryapi.config.InventoryApiAutoConfiguration
Default beans for the inventory module. Each factory is guarded by
@ConditionalOnMissingBean so users can plug in their own implementation by simply
registering a bean of the same type in their plugin.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
InventoryApiAutoConfiguration
public InventoryApiAutoConfiguration()
-
-
Method Details
-
titleUpdater
-
placeholderApplier
-