Add field parameter on TypeAdapterFactory.create
Open
enhancement
needs-info
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
# Problem solved by the feature
same field class on different pojo may need different formate, using @JsonAdapter on field,i have to make a lot of TypeAdapter for different formating. i just want make my own annotation with TypeAdapterFactory resolve that.
# Feature description
# Alternatives / workarounds
Contributor guide
Assessment
This issue has not been assessed yet.