You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upgrade to Jackson 2.12 made obvious that we can improve the deserialization of Link instances for HAL payloads by explicitly declaring a creator method in the LinkMixin and by that, avoid to chain a lot of wither methods in HalLinkListDeserializer.