Files
spring-boot-data-geode/geode-spring-boot-starter
John Blum 93767f5ffb Register a ClientCacheConfigurer to enable subscriptions on the ClientCache instance.
Fix @ConditionalOnBean to be conditional on a bean of type o.s.d.g.client.ClientCacheFactoryBean.

Remove @AutoConfigureAfter the ClientCacheAutoConfiguration.
2018-05-24 12:55:38 -07:00
..