Package org.broadleafcommerce.test.common.context.override.importer
package org.broadleafcommerce.test.common.context.override.importer
-
ClassDescriptionThis test is showing that you CAN use an annotation with @Import and then use @Import on the Configuration class the annotation is being applied to, BUT the @Import does NOT override the Beans defined in the annotation's Import.This test is intended to test how to override framework bean definitions with a client-level configuration class.