Skip to content

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

3 participants