Provides a domain-specific language for building queries against Infinispan caches using the Query API.
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-query-dsl</artifactId>
<version>15.0.22.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and execute a query on an Infinispan cache
Refer to Infinispan 15 migration guide for query DSL changes.
No dependency data recorded yet.