There are various properties you can configure when utilizing Broadleaf’s Tenant Service.
Properties related to JPA and persistence configuration
Property | Description |
---|---|
|
JPA Configuration Properties. See |
|
Datasource Configuration Properties. See |
|
Liquibase Configuration Properties. See |
|
Delegating Schema Configuration Properties for running in a composed mode along side other Broadleaf microservices. See |
Properties related to the method for determining the customer context id
Property | Description | Default value | Introduced in version |
---|---|---|---|
|
The default method for determining the customer context ID (CustomerContextResolverMethod Enum) |
|
Properties related to the resolving of application and admin urls
Property | Description |
---|---|
|
See |
(since 1.7.6
)
Properties relating to the behavior of TenantVendorNotificationHandler
Property | Description | Default value |
---|---|---|
|
When TenantServices is notified about the creation of a vendor, it automatically creates a vendor catalog for that vendor. This property determines whether that catalog should also automatically be assigned to any marketplace(s) as determined by the MarketplaceDiscoverer component. |
true |
(since 2.1.0
)
Properties relating to provisioning Search Groups for new Tenants and Applications.
broadleaf.tenant.application.initialize-search-group-catalog-for-new-applications-enabled |
Whether to create a SEARCH_GROUP type catalog automatically when a new application is created. It is expected that only one such catalog should exist for the application and this will simplify maintenance. | true |
---|---|---|
2.1.0-GA |
|
Whether to create a SEARCH_GROUP type catalog automatically when a new tenant is created. It is expected that only one such catalog should exist for the tenant and this will simplify maintenance. |