From 03f6d23536d71e9df94f15282f9aa45499a48341 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Sat, 26 Nov 2011 05:20:08 +0000 Subject: [PATCH] Reference @EnableCaching from spring-cache XSD --- .../org/springframework/cache/config/spring-cache-3.1.xsd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 +