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

Fix Function annotation support to properly handle single result Function return types [DATAGEODE-119]

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

John Blum opened DATAGEODE-119 and commented

Currently, the SDG Function annotation support does not properly inspect the return type of the Function interface method execution, identifying single return type values.


No further details from DATAGEODE-119

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

I am not 100% for certain, but I think @yozaner1324 may have already fixed this issue. Need to verify.

jxblum avatar Aug 31 '22 18:08 jxblum

Definitely verify that it's fixed, but I do remember working on this a couple years ago.

yozaner1324 avatar Aug 31 '22 18:08 yozaner1324