@EnableConfigurationProperties(value={GeodeClientCacheProperties.class,GeodeSecurityProperties.class,GeodeSslProperties.class,GeodePoolProperties.class}) @Import(value=InetSocketAddressConverterConfiguration.class) public class GeodeClientCacheConfiguration extends Object
Constructor and Description |
---|
GeodeClientCacheConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.apache.geode.cache.client.ClientCache |
clientCache(GeodeClientCacheProperties clientCacheProperties,
GeodeSecurityProperties securityProperties,
GeodeSslProperties sslProperties,
GeodePoolProperties geodePoolProperties) |
@Bean public org.apache.geode.cache.client.ClientCache clientCache(GeodeClientCacheProperties clientCacheProperties, GeodeSecurityProperties securityProperties, GeodeSslProperties sslProperties, GeodePoolProperties geodePoolProperties)
Copyright © 2021. All rights reserved.