| Interface and Description |
|---|
| org.broadleafcommerce.presentation.dialect.BroadleafVariableModifierAttrProcessor
instead of using this interface, you should instead use a
org.broadleafcommerce.common.web.expression.BroadleafVariableExpression in
combination with th:with to set local variables. |
| org.broadleafcommerce.presentation.dialect.BroadleafVariableModifierProcessor
instead of using this processor you should instead write a custom
org.broadleafcommerce.common.web.expression.BraodleafVariableExpression in
combination with th:with if using Thymeleaf |
Copyright © 2020. All rights reserved.