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
Can not enforce PropertyConverter in Property constructors.
If using generics the customType is e.g. List.class,
not e.g. List<String>.class.
Follow-up to
Enforce db and Java types match for PropertyConverter in Property constructors.
0 commit comments