Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Complete
-
2.1.12 (Lovelace SR12), 2.2.1 (Moore SR1)
-
Spring Data Neumann, Moore, Lovelace for Pivotal GemFire
Description
Currently, it is not possible to enable the {Gemfire)BeanFactoryLocator via the spring.data.gemfire.use-bean-factory-locator property.
Additionally, the @EnableBeanFactoryLocator annotation configuration class should make use of the ClientCacheConfigurer and PeerCacheConfigurer interfaces to enable the use of the BeanFactoryLocator on the cache FactoryBean, respectively, in addition to the BeanPostProcessor.