a0c10850d9
Java 8 allows for method references which in-turn will cause compile errors if a method is not visible while reflection fails late and maybe too late. We can now register Request instances via FooRequest::new instead of passing FooRequest.class and call it's ctor via reflection. |
||
---|---|---|
.. | ||
licenses | ||
rest-api-spec | ||
src | ||
.gitignore | ||
LICENSE.txt | ||
NOTICE.txt | ||
pom.xml |