Broadleaf Microservices
  • v1.0.0-latest-prod

Configuration

SSL Verification Properties

Property Description

broadleaf.common.ssl-verification.disabled

Dictates whether SSL verification should be disabled. Default is true.

Gateway route properties

The properties as specified in application-default.yml and application-uber.yml.

Headers:

  • Service: the service for which the route is defined

  • Property: the property name for the service under broadleaf.gateway.proxyurls.[service], broadleaf.gateway.predicates.[service], and broadleaf.gateway.filters.[service]

  • Default Proxy URL Port: the port specified for the broadleaf.gateway.proxyurls.[service] property in application-default.yml. Used when the microservice is deployed independently from the stack. Note that by default, the actual full property value is https://localhost:{port}.

  • Uber Override Proxy URL Port: the port specified for the broadleaf.gateway.proxyurls.[service] property in application-uber.yml. Used when the microservice stack is bundled and deployed as a single application. Note that by default, the actual full property value is https://localhost:{port}.

  • Route Predicate Base Path: base matching path for the route as defined for broadleaf.gateway.predicates.[service] in application-default.yml.

Service Property Default Proxy URL Port Uber Override Proxy URL Port Route Predicate Base Path

Admin Navigation

admin-navigation

8455

8447

/api/admin-navigation

Admin User

adminuser

8464

8447

/api/admin-user

Admin Web

adminweb

3000

3000

Not applicable

Asset

asset

8453

8447

/api/asset

Authentication

auth

8443

8443

/auth

Authentication API

authapi

8443

8443

/api/auth

Bulk Operations

bulkoperations

8483

8447

/api/bulk-operations

Campaign

campaign

8451

8447

/api/campaign

Cart

cart

8458

8447

/api/cart

Cart Operations

cartoperation

8459

8447

/api/cart-operations

Catalog

catalog

8442

8447

/api/catalog

Catalog Browse

catalogbrowse

8468

8447

/api/catalog-browse

Configuration (System Properties)

config

8888

8888

/api/system-properties

Credit Account

creditaccount

8478

8447

/api/credit-account

Customer

customer

8463

8447

/api/customer

Import

import

8461

8447

/api/import

Indexer

indexer

8462

8462

/api/index

Inventory

inventory

8471

8447

/api/inventory

Menu

menu

8444

8447

/api/menu

Metadata

metadata

8445

8447

/api/metadata

Notification

notification

8469

8447

/api/notification

Offer

offer

8452

8447

/api/offer

Open API Docs

openapi

3003

3003

/api/docs

Order

order

8470

8447

/api/order

Order Operations

orderoperation

8472

8447

/api/order-operations

Payment Transaction

paymenttransaction

8476

8447

/api/payment

Personalization

personalization

8460

8447

/api/personalization

Pricing

pricing

8448

8447

/api/pricing

Sandbox

sandbox

8449

8447

/api/sandbox

Scheduled Job

scheduledjob

8454

8447

/api/scheduledjob

Search

search

8457

8447

/api/search

Tenant

tenant

8450

8447

/api/tenant

Vendor

vendor

8473

8447

/api/vendor