| Class | Description |
|---|---|
| DuplicateImportConfigurationTest |
This 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.
|
| EnableAutoConfigurationForImportTest.ImportRootAutoConfiguration | |
| ImportBeanOverrideConfigurationTest |
This test is intended to test how to override framework bean definitions with a client-level configuration class.
|
| Annotation Type | Description |
|---|---|
| EnableAutoConfigurationForImportTest |
Copyright © 2024. All rights reserved.