From Infinispan 12, the Infinispan Spring-Boot starter is shipped with Infinispan
Infinispan Spring Boot Starter Documentation is available on our site.
Alternatively, you can build the docs locally with Asciidoctor:
$ asciidoctor documentation/asciidoc/titles/spring_boot_starter.asciidoc
- Code Examples and Tutorials
-
-
infinispan-near-cache showcases Infinispan near caching with Spring Boot.