| 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.api.jaxrs.JaxrsObjectMapperProvider
along with the other JAXRS components, this is deprecated in favor of using Spring MVC for REST services
|
| org.broadleafcommerce.core.web.api.jaxrs.JaxrsRestExceptionMapper
along with the other JAXRS components, this is deprecated in favor of using Spring MVC for REST services
|
| org.broadleafcommerce.core.web.api.jaxrs.JaxrsTypeConverterUtil
along with the other JAXRS components, this is deprecated in favor of using Spring MVC for REST services
|
| org.broadleafcommerce.core.web.order.security.MergeCartProcessorImpl
this has been replaced by invoking
MergeCartService explicitly within the
CartStateRequestProcessor |
| Field and Description |
|---|
| org.broadleafcommerce.core.web.api.wrapper.AddressWrapper.country |
| org.broadleafcommerce.core.web.api.wrapper.AddressWrapper.state |
Copyright © 2015. All Rights Reserved.