Skip to content

Allow parse list with custom TypeConverter - #3

Open
jdkendall wants to merge 1 commit into
jdkendall:masterfrom
yongjhih:custom_list_TypeConverter
Open

Allow parse list with custom TypeConverter#3
jdkendall wants to merge 1 commit into
jdkendall:masterfrom
yongjhih:custom_list_TypeConverter

Conversation

@jdkendall

Copy link
Copy Markdown
Owner

@jdkendall

Copy link
Copy Markdown
Owner Author

(From Andrew Chen's comment on primary repo's PR)

For example:

class Note {
@JsonField(typeConverter = ImageConverter.class)
List images;
}

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