Can not use static Creator factory methods for Enum
s, with JsonCreator.Mode.PROPERTIES
#1082
Milestone
Enum
s, with JsonCreator.Mode.PROPERTIES
#1082
It does work with JsonCreator.Mode.DELEGATING.
Example types and tests are available here: https://github.com/dmcwhorter/jackson-custom-enum-test
The text was updated successfully, but these errors were encountered: