Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
quaff committed Mar 11, 2024
1 parent b431594 commit f6bbd04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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)`

Expand Down

0 comments on commit f6bbd04

Please sign in to comment.