| Interface and Description |
|---|
| org.broadleafcommerce.common.security.MergeCartProcessor
this has been replaced by invoking the merge cart service explicitly within the cart state request processor
|
| org.broadleafcommerce.common.config.RuntimeEnvironmentKeyResolver
Instead of using anything around the -Druntime-environment values, you should be using Spring profiles
and properties activated with that via
BroadleafEnvironmentConfiguringApplicationListener. |
| Constructor and Description |
|---|
| org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder(Method)
as of 4.2, this is deprecated in favor of alternative constructors
that accept a controllerType argument
|
Copyright © 2017. All rights reserved.