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 TypeClassDescriptionclass
Used 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 TypeClassDescriptionclass
In absence of Spring Boot's auto-configurationWebMvcAutoConfiguration
class, this ensures that we still have the required override of the default RequestMappingHandlerAdapter