Polish Bean Overriding in Tests section of the reference guide
See gh-32411
This commit is contained in:
committed by
Stéphane Nicoll
parent
b431594021
commit
918c5f1f33
@@ -99,7 +99,7 @@ The three annotations introduced above build upon the `@BeanOverride` meta-annot
|
||||
and associated infrastructure, which allows to define custom bean overriding variants.
|
||||
|
||||
In order to provide an extension, three classes are needed:
|
||||
- a concrete `BeanOverrideProcessor` `<P>`
|
||||
- a concrete `BeanOverrideProcessor<P>`
|
||||
- a concrete `OverrideMetadata` created by said processor
|
||||
- an annotation meta-annotated with `@BeanOverride(P.class)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user