Drop support for Infinispan until it is Jakarta EE 9 compatible

Closes gh-28799
This commit is contained in:
Andy Wilkinson
2021-11-24 12:25:29 +00:00
parent 015dca1956
commit a17d6f9791
11 changed files with 9 additions and 263 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 EhCache, Hazelcast, Infinispan and more>>
* *Caching:* <<io#io.caching, Caching support EhCache, Hazelcast and more>>
* *Quartz:* <<io#io.quartz, Quartz Scheduling>>
* *Mail:* <<io#io.email, Sending Email>>
* *Validation:* <<io#io.validation, JSR-303 Validation>>