diff --git a/org.springframework.context/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd b/org.springframework.context/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd index 009eb7a91c0..6016183f31c 100644 --- a/org.springframework.context/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd +++ b/org.springframework.context/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd @@ -27,6 +27,9 @@ to be created for the relevant annotated beans. The default annotations supported are Spring's @Cacheable and @CacheEvict. + + See org.springframework.cache.annotation.EnableCaching Javadoc + for information on code-based alternatives to this XML element. ]]> @@ -221,4 +224,4 @@ - \ No newline at end of file +