Infinispan Hot Rod Server provides a high-performance, distributed cache server implementing the Hot Rod protocol for remote cache access.
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-server-hotrod</artifactId>
<version>16.1.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts an Infinispan Hot Rod server with a default cache manager.
Review migration guide from Infinispan 15 to 16 for configuration changes.
No dependency data recorded yet.