Replace DefaultKeyGenerator with SimpleKeyGenerator

DefaultKeyGenerator has been deprecated and replaced with SimpleKeyGenerator

Signed-off-by: Ryan Prayogo <57620+ryanprayogo@users.noreply.github.com>
This commit is contained in:
Ryan Prayogo
2025-02-21 13:25:59 -05:00
committed by Brian Clozel
parent f62251aebd
commit aae2952a32

View File

@@ -75,7 +75,7 @@
The bean name of the KeyGenerator that is to be used to retrieve the backing caches.
This attribute is not required, and only needs to be specified
explicitly if the default strategy (DefaultKeyGenerator) is not sufficient.
explicitly if the default strategy (SimpleKeyGenerator) is not sufficient.
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">