The following properties can be configured to control various aspects of the Broadleaf Menu Service
Property |
Description |
broadleaf.menu.jpa.*
|
JPA Configuration Properties. See com.broadleafcommerce.common.jpa.data.JpaProperties for full list of options. |
broadleaf.menu.datasource.*
|
Datasource Configuration Properties. See org.springframework.boot.autoconfigure.jdbc.DataSourceProperties for full list of options. |
broadleaf.menu.liquibase.*
|
Liquibase Configuration Properties. See org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties for full list of options. |
broadleaf.menu.delegating.*
|
Delegating Schema Configuration Properties for running in a composed mode along side other Broadleaf microservices. See com.broadleafcommerce.common.jpa.data.SchemaDelegatingProperties for full list of options. |
broadleaf.menu.cache.byMenuTtl
|
TTL property that influences cache settings for the menu service in Minutes (Defaults to 5 minutes ) |