Polishing

This commit is contained in:
Juergen Hoeller
2018-08-24 12:39:03 +02:00
parent a44fe4cbe4
commit b5270a9cff
8 changed files with 203 additions and 198 deletions

View File

@@ -296,7 +296,7 @@ public class DependencyDescriptor extends InjectionPoint implements Serializable
/**
* Return whether a fallback match is allowed.
* <p>This is {@code false} by default but may be overridden to return {@code true} in order
* to suggest to a {@link org.springframework.beans.factory.support.AutowireCandidateResolver}
* to suggest to an {@link org.springframework.beans.factory.support.AutowireCandidateResolver}
* that a fallback match is acceptable as well.
* @since 4.0
*/