Dynamically filter JPA entities and Mongo collections with a user-friendly query syntax. Seamless integration with Spring APIs. Star to support the project! ⭐️
Hi,
Is it possible to search with the same syntax in some Collection<T> by fields of T?
Convert FilterNode to Predicate<T>. Didn't find anything in docs.
Hi, Is it possible to search with the same syntax in some
Collection<T>
by fields ofT
? ConvertFilterNode
toPredicate<T>
. Didn't find anything in docs.Best regards, Dmitry