This commit adds support for DataLoader<K,V> arguments on annotated handler methods, where the key for the lookup is the class name of the value type or the parameter name. See gh-63
This commit adds support for DataLoader<K,V> arguments on annotated handler methods, where the key for the lookup is the class name of the value type or the parameter name. See gh-63