spring-data-redis
spring-data-redis copied to clipboard
Resolve element type from NodeType before falling back to reflection.
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.