Interface InfinispanCachesBuildTimeConfig
@ConfigRoot(phase=BUILD_AND_RUN_TIME_FIXED)
@ConfigMapping(prefix="quarkus.cache.infinispan")
public interface InfinispanCachesBuildTimeConfig
-
Method Summary
Modifier and TypeMethodDescriptionThe name of the named Infinispan client to be used for communicating with Infinispan.
-
Method Details
-
clientName
The name of the named Infinispan client to be used for communicating with Infinispan. If not set, use the default Infinispan client.
-