We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62251a commit aae2952Copy full SHA for aae2952
spring-context/src/main/resources/org/springframework/cache/config/spring-cache.xsd
@@ -75,7 +75,7 @@
75
The bean name of the KeyGenerator that is to be used to retrieve the backing caches.
76
77
This attribute is not required, and only needs to be specified
78
- explicitly if the default strategy (DefaultKeyGenerator) is not sufficient.
+ explicitly if the default strategy (SimpleKeyGenerator) is not sufficient.
79
]]></xsd:documentation>
80
<xsd:appinfo>
81
<tool:annotation kind="ref">
0 commit comments