mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
Fix RegisterReflectionForBinding Javadoc
Closes gh-32947
This commit is contained in:
+1
-2
@@ -41,8 +41,7 @@ import org.springframework.core.annotation.AliasFor;
|
||||
* // ...
|
||||
* }</pre>
|
||||
*
|
||||
* <p>The annotated element can be any Spring bean class, constructor, field,
|
||||
* or method — for example:
|
||||
* <p>The annotated element can be any Spring bean class or method — for example:
|
||||
*
|
||||
* <pre class="code">
|
||||
* @Service
|
||||
|
||||
Reference in New Issue
Block a user