Skip to content

Add properties for configuring Jackson's EnumFeature and JsonNodeFeature #37885

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

Conversation

eddumelendez
Copy link
Contributor

Both, EnumFeature and JsonNodeFeature implement DataTypeFeature,
which was recently added in spring-framework. This commits introduces
support to allow the configuration via properties.

See spring-projects/spring-framework#31380

Both, `EnumFeature` and `JsonNodeFeature` implement `DataTypeFeature`,
which was recently added in spring-framework. This commits introduces
support to allow the configuration via properties.

See spring-projects/spring-framework#31380
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 14, 2023
@wilkinsona wilkinsona changed the title Add support for EnumFeature and JsonNodeFeature Add properties for configuring Jackson's EnumFeature and JsonNodeFeature Oct 16, 2023
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 16, 2023
@wilkinsona wilkinsona added this to the 3.2.x milestone Oct 16, 2023
@wilkinsona wilkinsona self-assigned this Oct 16, 2023
@wilkinsona wilkinsona modified the milestones: 3.2.x, 3.2.0-RC1 Oct 16, 2023
wilkinsona pushed a commit that referenced this pull request Oct 16, 2023
Both `EnumFeature` and `JsonNodeFeature` implement `DataTypeFeature`
which was recently added in Spring Framework. This commits introduces
support to allow the configuration via properties.

See spring-projects/spring-framework#31380

See gh-37885
@wilkinsona
Copy link
Member

Thanks very much, @eddumelendez.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants