Restore Ehcache 3 Support

See gh-30002
This commit is contained in:
Chris Dennis
2022-02-26 15:43:05 -05:00
committed by Stephane Nicoll
parent 1bf6e08d1b
commit 3ed3d3eb36
7 changed files with 97 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
== IO
If your application needs IO capabilities, see one or more of the following sections:
* *Caching:* <<io#io.caching, Caching support with Hazelcast and more>>
* *Caching:* <<io#io.caching, Caching support with EhCache, Hazelcast and more>>
* *Quartz:* <<io#io.quartz, Quartz Scheduling>>
* *Mail:* <<io#io.email, Sending Email>>
* *Validation:* <<io#io.validation, JSR-303 Validation>>