Skip to content

DATACMNS-1597 - Skip non-simple type converter registrations. #413

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
wants to merge 2 commits into from

Conversation

Walliee
Copy link

@Walliee Walliee commented Oct 30, 2019

If a converter is annotated with @ReadingConverter or @WritingConverter, then decision on whether to register it can be made based on whether the source/target type is simple or not.

https://jira.spring.io/browse/DATACMNS-1597

If a converter is annotated with @ReadingConverter or @WritingConverter, then decision on whether to register it can be made based on whether the source/target type is simple or not.
@mp911de
Copy link
Member

mp911de commented Feb 12, 2020

Superseded by #421 as per comment on the linked ticket.

@mp911de mp911de closed this Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants