Polish
Closes gh-29928
This commit is contained in:
committed by
Sébastien Deleuze
parent
a7ec6b4a2a
commit
431ae03447
@@ -47,7 +47,7 @@ import org.springframework.util.function.ThrowingSupplier;
|
||||
* the form of a {@link BeanInstanceSupplier} that retains the executable
|
||||
* that is used to instantiate the bean.
|
||||
*
|
||||
* <p>Generated code is usually a method reference that generate the
|
||||
* <p>Generated code is usually a method reference that generates the
|
||||
* {@link BeanInstanceSupplier}, but some shortcut can be used as well such as:
|
||||
* <pre class="code">
|
||||
* {@code InstanceSupplier.of(TheGeneratedClass::getMyBeanInstance);}
|
||||
|
||||
Reference in New Issue
Block a user