Polishing

This commit is contained in:
Juergen Hoeller
2020-04-03 21:08:45 +02:00
parent 7d5e474e0d
commit 8595f01e44
2 changed files with 3 additions and 1 deletions

View File

@@ -547,6 +547,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
@SuppressWarnings("unchecked")
@Nullable
private static Class<? extends Annotation> loadAnnotationType(String name) {
try {
return (Class<? extends Annotation>)