Spring integration for Infinispan embedded cache manager, providing CacheManager implementation for colocated caching.
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-spring5-embedded</artifactId>
<version>14.0.35.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an embedded Infinispan cache manager
Ensure Java 11+ and check migration guide for API changes.
No dependency data recorded yet.