polishing
This commit is contained in:
parent
bef75aab07
commit
1beb04cebf
|
@ -76,7 +76,7 @@ public @interface ActiveProfiles {
|
|||
* definition profiles for the annotated class will <em>shadow</em> and
|
||||
* effectively replace any bean definition profiles defined by a superclass.
|
||||
*
|
||||
* <p>In the following examples, the {@code ApplicationContext} for
|
||||
* <p>In the following example, the {@code ApplicationContext} for
|
||||
* {@code BaseTest} will be loaded using only the "base"
|
||||
* bean definition profile; beans defined in the "extended" profile
|
||||
* will therefore not be loaded. In contrast, the {@code ApplicationContext}
|
||||
|
|
Loading…
Reference in New Issue