Files
spring-boot-data-geode/geode-spring-boot
John Blum deb90386db Move SDG Function annotation configuration extension classes to o.s.g.function.config.
Remove the org.springframework.data.gemfire.function.config package.

Rebase AbstractFunctionExecutionAutoConfigurationExtension on the new o.s.d.g.function.config.FunctionExecutionBeanDefinitionRegitrar by simply overriding the newAnnotationBasedFunctionExecutionConfigurationSource() method in order to configure the auto-configuration packages as the base packages used to search for POJO-based Function Execution interfaces.
2018-06-12 22:49:13 -07:00
..