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
{{ message }}
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Hi,
the endpoints framework makes use of the function getGenericType() of jackson. However this function was removed with jackson >= 2.11.0. Automatic dependency resolution with maven downloads the most current version of jackson though. This leads to the following error: