mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polishing
This commit is contained in:
+1
-1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user