Skip to content
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

Allowing custom map and list converters #3948

Closed
nexx512 opened this issue Jan 25, 2022 · 1 comment
Closed

Allowing custom map and list converters #3948

nexx512 opened this issue Jan 25, 2022 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@nexx512
Copy link

nexx512 commented Jan 25, 2022

Currently custom map and list converters are not possible if the target format is not a java.util.List or java.util.Map. In order to allow custom converters that can handle complex map types of custom maps and lists live vavr maps or lists, it should be posiible to execute these converters in a different order.
See #3912 for more details.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 25, 2022
@odrotbohm
Copy link
Member

Similarly to what we decided for SD Common's we still need to decide whether we want to do this at all and there's already a ticket to capture the effort.

@odrotbohm odrotbohm added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants