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
When creating a new JavaType using JavaType#from(Class<?>), infer the generic types and add them to the type parameters. Probably the spring generics support can handle this.