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
@kitkars We've changed the interfaces but please note that the serializers/deserializers can also be set in the application.properties/yml (boot, binder and/or binding configuration in that order).
Try to add this. We get compile time error as it is not generic and it expects SenderOptions<Object, Object>.
even this will not fix.
The text was updated successfully, but these errors were encountered: