FasterXML / FasterXML/jackson-jaxrs-providers
Support `@JsonSerialize` for JAX-RS endpoints
Open
- Dominant language
- Java
- Stars
- 126
- Forks
- 83
- Avg merge
- 10h 11m
- Merged PRs (30d)
- 1
Description
Some Jackson annotations are already supported for JAX-RS endpoints (methods), but not all.
One that is not yet supported is `@JsonSerialize`. It might be easy enough to add support, since it would be known to affect handling of the return type.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.