Class ShippingServicesWebAutoconfiguration
- java.lang.Object
 - 
- com.broadleafcommerce.shipping.web.autoconfigure.ShippingServicesWebAutoconfiguration
 
 
- 
@Configuration public class ShippingServicesWebAutoconfiguration extends Object
Enable controller and advisor for the ShipEngine implementation- Author:
 - Cade Rea (cade-rea)
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ShippingServicesWebAutoconfiguration() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ShipEngineExceptionAdvisorshipEngineExceptionAdvisor() 
 - 
 
- 
- 
Method Detail
- 
shipEngineExceptionAdvisor
@Bean @ConditionalOnMissingBean public ShipEngineExceptionAdvisor shipEngineExceptionAdvisor()
 
 - 
 
 -