Turns out the class level path annotation overrides parent classes, so we only need to find the nearest one. We also need to look from the instance’s class, not from where the method is defined. Commented out a test case because we still need to compile against java 7. That case will be added back when we upgrade to java 8. |
||
---|---|---|
.. | ||
src | ||
jax-rs-annotations-2.gradle |