Add convenience method for POJO to POJO conversion
Open
enhancement
needs-info
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
Jackson has this feature:
https://fasterxml.github.io/jackson-databind/javadoc/2.12/com/fasterxml/jackson/databind/ObjectMapper.html#convertValue-java.lang.Object-java.lang.Class-
Would be great to have this in Gson. Tired of creating custom Converter classes :-)
Contributor guide
Assessment
This issue has not been assessed yet.