We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b431594 commit 918c5f1Copy full SHA for 918c5f1
framework-docs/modules/ROOT/pages/testing/annotations/integration-spring/annotation-beanoverriding.adoc
@@ -99,7 +99,7 @@ The three annotations introduced above build upon the `@BeanOverride` meta-annot
99
and associated infrastructure, which allows to define custom bean overriding variants.
100
101
In order to provide an extension, three classes are needed:
102
- - a concrete `BeanOverrideProcessor` `<P>`
+ - a concrete `BeanOverrideProcessor<P>`
103
- a concrete `OverrideMetadata` created by said processor
104
- an annotation meta-annotated with `@BeanOverride(P.class)`
105
0 commit comments