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 a repository method is defined with a @Query annotation and the registered conversions have a Converter registered for one of the method parameter types, this converter is not used when building the Elasticsearch query.