Broadleaf Microservices
  • v1.0.0-latest-prod

Order Provider

Table of Contents

Overview

Provider for interfacing with Order when operations require persistence or retrieval. The default implementation facilitates HTTP requests against the Cart Services endpoints.

Configuration

ExternalPricingOrderProperties defines the properties used to configure ExternalPricingOrderProvider, which is the default provider. These include:

  • broadleaf.pricing.orderprovider.serviceClient: The service client to use when calling order services.