Skip to content

Set ObjectMapper in the constructor of Jackson2JsonRedisSerializer [DATAREDIS-644] #1223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue May 4, 2017 · 1 comment
Assignees
Labels
status: superseded An issue that has been superseded by another

Comments

@spring-projects-issues
Copy link

Toshiaki Maki opened DATAREDIS-644 and commented

It would be better to have a constructor to set ObjectMapper in Jackson2JsonRedisSerializer.

At this moment, ObjectMapper can be configured only by the setter.
https://github.com/spring-projects/spring-data-redis/blob/00c433c74fe63376adb6a26b50b8ff3605aad238/src/main/java/org/springframework/data/redis/serializer/Jackson2JsonRedisSerializer.java


No further details from DATAREDIS-644

@mp911de
Copy link
Member

mp911de commented Apr 24, 2023

Fixed via #2332

@mp911de mp911de closed this as completed Apr 24, 2023
@mp911de mp911de added status: superseded An issue that has been superseded by another and removed type: enhancement A general enhancement labels Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

No branches or pull requests

3 participants