spring-data-geode icon indicating copy to clipboard operation
spring-data-geode copied to clipboard

Add support to execute Function annotated POJO method implementations without needing a Spring container [DATAGEODE-118]

Open spring-projects-issues opened this issue 7 years ago • 0 comments
trafficstars

John Blum opened DATAGEODE-118 and commented

Adds a new Apache Geode o.a.g.cache.execute.Function implementation that inspects the application CLASSPATH, detects SDG defined POJO Function implementations annotated with @GemfireFunction, creates an appropriate Proxy, and the register them with Apache Geode


1 votes, 2 watchers

spring-projects-issues avatar Jun 04 '18 19:06 spring-projects-issues