| Class and Description |
|---|
| org.broadleafcommerce.core.web.processor.GoogleAnalyticsProcessor
use the
GoogleUniversalAnalyticsProcessor instead |
| org.broadleafcommerce.core.web.processor.HeadProcessor
The entire FragmentAndTarget class has been deprecated in favor of a completely new system in Thymeleaf 2.1
The referenced issue can be found at https://github.com/thymeleaf/thymeleaf/issues/205
Use th:include or th:replace within the head tag and include the variables to replicate the behaviour.
Examples:
...
|
| org.broadleafcommerce.core.web.order.security.MergeCartProcessorImpl
this has been replaced by invoking
MergeCartService explicitly within the
CartStateRequestProcessor |
Copyright © 2014. All Rights Reserved.