@JsonKey
is ignored with parameter-names module registered
#206
Milestone
@JsonKey
is ignored with parameter-names module registered
#206
Describe the bug
When hibernate5 or parameter-names modules are registered, the keys are serialized using
toString()
instead of using the@JsonKey
annotated property.Version information
2.12.1
To Reproduce
Expected behavior
Expected in all cases:
Actual
The text was updated successfully, but these errors were encountered: