@NameBinding javadoc does not mention use on resource classes
Open
Component: spec
- Dominant language
- Java
- Stars
- 400
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
According to the spec @NameBinding can be used on resource methods, resource classes and javax.ws.rs.core.Application subclasses. However, the javadoc of @NameBinding mentions only resource methods and Application subclasses.
#### Affected Versions
[2.0.1]
Contributor guide
Assessment
This issue has not been assessed yet.