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
aldobongio opened DATAREDIS-1105 and commented
On org.springframework.data.redis.core.RedisTemplate.setDefaultSerializer the javadoc says
.. All serializers (expect the..
Must be changed into
.. All serializers (except the..
Backported to: 2.2.5 (Moore SR5), 2.1.16 (Lovelace SR16)
The text was updated successfully, but these errors were encountered:
Mark Paluch commented
Good catch, that's fixed now
Sorry, something went wrong.
mp911de
No branches or pull requests
spring-projects-issues commentedFeb 25, 2020
aldobongio opened DATAREDIS-1105 and commented
On org.springframework.data.redis.core.RedisTemplate.setDefaultSerializer the javadoc says
.. All serializers (expect the..
Must be changed into
.. All serializers (except the..
Backported to: 2.2.5 (Moore SR5), 2.1.16 (Lovelace SR16)
The text was updated successfully, but these errors were encountered: