Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinemeyer authored Mar 18, 2021
1 parent 0152a52 commit 44dbbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Simply include the maven dependency (from central maven) to start using @MockInB

@MockInBean and @SpyInBean also support:
- Injection in multiple spring beans: *Repeat the annotation on your field*.
- Replacement of beans with different names: *Specify a `name` in your annotation*.
- Injection in bean identified by name if multiple instances exist in the context: *Specify a `name` in your annotation*.

Checkout the javadoc for more information.

0 comments on commit 44dbbb5

Please sign in to comment.