Uses of Annotation Interface
org.broadleafcommerce.common.config.PostAutoConfiguration
Packages that use PostAutoConfiguration
Package
Description
-
Uses of PostAutoConfiguration in org.broadleafcommerce.cms.admin.web.controller
Classes in org.broadleafcommerce.cms.admin.web.controller with annotations of type PostAutoConfigurationModifier and TypeClassDescriptionclassUsed in non-boot projects where AutoConfiguration does not occur. -
Uses of PostAutoConfiguration in org.broadleafcommerce.openadmin.web.controller.config
Classes in org.broadleafcommerce.openadmin.web.controller.config with annotations of type PostAutoConfigurationModifier and TypeClassDescriptionclassIn absence of Spring Boot's auto-configurationWebMvcAutoConfigurationclass, this ensures that we still have the required override of the default RequestMappingHandlerAdapter