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
But it turns out that I have a compatibility problem using FormattingConversionService.addFormatterForFieldType which throws a java.lang.IllegalArgumentException: Type must not be null.
I've created a reproduction project, see the given reference URL.