Annotation Type AddLinks
Use on any JAX-RS method if you want RESTEasy to inject the RESTServiceDiscovery
to every entity in the response. This will only inject RESTServiceDiscovery instances
on entities that have a field of this type, but it will be done recursively on the response's
entity.
- Author:
- Stéphane Épardaud