JDK 11 is required for Broadleaf release trains 1.7.0-GA, and beyond.
JDK 17 is supported for Broadleaf release trains 1.8.1-GA, and beyond.
Added a new property to allow vendor catalogs to be assigned to application’s isolated catalogs for non-marketplace applications
broadleaf.tenant.application.validation.allow-vendor-catalog-in-application-isolated-catalogs
Description: Determines whether vendor catalogs can be assigned to Application#isolatedCatalogs
.
This is typically to allow a non-marketplace application to have vendor catalogs.
Generally, this property should be set to false
and all relationships to vendor catalogs should be defined exclusively with marketplace application catalogs, and any additional relationships to non-vendor catalogs should be in application’s isolated catalogs
Disabled by default