Reinstate support for Infinispan

Closes gh-32556
This commit is contained in:
Andy Wilkinson
2022-10-04 11:11:43 +01:00
parent e0b67889a8
commit 4f86f685c5
11 changed files with 285 additions and 5 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 EhCache, Hazelcast and more>>
* *Caching:* <<io#io.caching, Caching support with EhCache, Hazelcast, Infinispan, and more>>
* *Quartz:* <<io#io.quartz, Quartz Scheduling>>
* *Mail:* <<io#io.email, Sending Email>>
* *Validation:* <<io#io.validation, JSR-303 Validation>>