Class InfinispanClientBuildTimeConfig.RemoteCacheConfig

    • Field Detail

      • configurationResource

        @ConfigItem
        public Optional<String> configurationResource
        Cache configuration file in XML, JSON or YAML is defined in build time to create the cache on first access. An example of the user defined property. cacheConfig.xml file is located in the 'resources' folder: quarkus.infinispan-client.cache.bookscache.configuration-resource=cacheConfig.xml
    • Constructor Detail

      • RemoteCacheConfig

        public RemoteCacheConfig()