@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=com.holonplatform.spring.internal.datastore.DatastoreConfigurationRegistrar.class) public @interface EnableDatastoreConfiguration
Datastore bean types using the Spring context. The
configuration deals with:
DatastoreResolver annotated beans.DatastoreCommodityFactory annotated beans.DatastorePostProcessor type beans.Copyright © 2019 The Holon Platform. All rights reserved.