FasterXML / FasterXML/jackson-annotations
Support type parameter annotations
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 342
- Avg merge
- 8h 53m
- Merged PRs (30d)
- 2
Description
I request ability to use some/all annotations on type parameters.
Type parameter annotations are available since java 8
E.g.
`Map map`
This is very useful. I could drop some wrappers with this feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.