Polish Javadoc for AnnotationCacheKey

master
Sam Brannen 10 years ago
parent b5e1198bd2
commit 154cf5dc7e
  1. 2
      spring-core/src/main/java/org/springframework/core/annotation/AnnotationUtils.java

@ -696,7 +696,7 @@ public abstract class AnnotationUtils {
/**
* Default cache key for the TransactionAttribute cache.
* Cache key for the AnnotatedElement cache.
*/
private static class AnnotationCacheKey {

Loading…
Cancel
Save