Resource metamodel
Open
@glassfishrobot is already working on this.
Since Feb 10, 2018.
- Dominant language
- Java
- Stars
- 400
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
(Email from Bill Burke, http://java.net/projects/jax-rs-spec/lists/jsr339-experts/archive/2011-03/message/29)
- MetaData API so that extensions to RESTEasy can browse through the JAX-RS resources defined
- A Dynamic way to register JAX-RS resources (not based on annotations) because currently in order
to define new resources dynamically we need to generate bytecode with the proper JAX-RS annotations
Affected Versions
[2.1]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.