java.lang.Object
one.microstream.integrations.spring.boot.types.storage.StorageMetaData

public class StorageMetaData
extends Object
We need to keep track if there is a @Storage annotated class to know when the StorageManagerInitializer needs to be called. This class will be turned into a bean and placed into the Context if there is such a bean.