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

Resolve element type from NodeType before falling back to reflection.

Open christophstrobl opened this issue 1 year ago • 0 comments

This commit changes the node value retrieval so that it first tries to determine the node type before falling back to reflective access of the _value field.

christophstrobl avatar Feb 02 '24 11:02 christophstrobl