Uses of Package
com.broadleafcommerce.datafeed.service.publisher.configuration
Package
Description
-
ClassDescriptionA commonly useful base starting point for
ConfigurationProperties
classes to gather properties for buildingDataFeedPublicationConfiguration
instances. -
ClassDescriptionA commonly useful base starting point for implementations of
DataFeedPublicationConfiguration
.To publish data to a particular data feed (regardless of the provider), there are unique secret values (ex: API keys) and configuration that are required but cannot be persisted in a datastore.The information necessary for a particularDataFeedPublicationConfiguration
can vary widely, and thus the process of building each configuration must also be highly flexible. -
ClassDescriptionA commonly useful base starting point for
ConfigurationProperties
classes to gather properties for buildingDataFeedPublicationConfiguration
instances. -
ClassDescriptionA commonly useful base starting point for implementations of
DataFeedPublicationConfiguration
.To publish data to a particular data feed (regardless of the provider), there are unique secret values (ex: API keys) and configuration that are required but cannot be persisted in a datastore.The information necessary for a particularDataFeedPublicationConfiguration
can vary widely, and thus the process of building each configuration must also be highly flexible. -
ClassDescriptionThis is a centralized service component that provides access to
DataFeedPublicationConfiguration
instances. -
ClassDescriptionA commonly useful base starting point for
ConfigurationProperties
classes to gather properties for buildingDataFeedPublicationConfiguration
instances.To publish data to a particular data feed (regardless of the provider), there are unique secret values (ex: API keys) and configuration that are required but cannot be persisted in a datastore.The information necessary for a particularDataFeedPublicationConfiguration
can vary widely, and thus the process of building each configuration must also be highly flexible. -
ClassDescriptionTo publish data to a particular data feed (regardless of the provider), there are unique secret values (ex: API keys) and configuration that are required but cannot be persisted in a datastore.
-
ClassDescriptionThis is a centralized service component that provides access to
DataFeedPublicationConfiguration
instances. -
ClassDescriptionTo publish data to a particular data feed (regardless of the provider), there are unique secret values (ex: API keys) and configuration that are required but cannot be persisted in a datastore.This is a centralized service component that provides access to
DataFeedPublicationConfiguration
instances.