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
Comment From: wilkinsona
Thanks very much, @eddumelendez.