spring-projects / spring-projects/spring-data-redis
Document default typing requirements in GenericJackson2JsonRedisSerializer
Open
@christophstrobl is already working on this.
Since Oct 4, 2021.
status: waiting-for-triage
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/spring-projects/spring-boot/issues/27577
Looking at both the javadoc of the class and the reference guide, I haven't found a place where the need for enabling that feature on a custom ObjectMapper is documented. Given that the exception we get back is quite cryptic, it would be nice to have a dedicated section in the reference guide where this class is referenced.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.