Skip to content

Conversation

@terminux
Copy link
Contributor

In GenericJackson2JsonRedisSerializer, two deprecated methods of ObjectMapper are used:

  • enableDefaultTypingAsProperty

  • enableDefaultTyping

I replaced them with activateDefaultTypingAsProperty and activateDefaultTyping.

terminux added a commit to terminux/spring-data-redis that referenced this pull request Dec 11, 2021
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 11, 2021
@mp911de mp911de self-assigned this Jan 3, 2022
@mp911de mp911de added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 3, 2022
@mp911de mp911de added this to the 2.6.1 (2021.1.1) milestone Jan 3, 2022
mp911de pushed a commit that referenced this pull request Jan 3, 2022
mp911de added a commit that referenced this pull request Jan 3, 2022
Consider configured PolymorphicTypeValidator.

See #2211
@mp911de mp911de closed this in 9af0f5f Jan 3, 2022
mp911de added a commit that referenced this pull request Jan 3, 2022
Consider configured PolymorphicTypeValidator.

See #2211
@mp911de
Copy link
Member

mp911de commented Jan 3, 2022

Thank you for your contribution. That's merged, polished, and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants