spring - can I pass Predicate from querydsl to server? -


i reading tutorial here spring , thought querydsl interesting if can passed client. way client has total control on how filter data , there 1 generic method(filter) needed same dataset.

i see predicate's parent extends expression extends serializable, seems can serialize predicate, got stackoverflow exception when trying jackson. found has stringvalue() method can't find way have predicate read it.

is possible have client decide how construct predicate object?


Comments

Popular posts from this blog

.net - Generate assembly with Roslyn -

ZeroMQ on Windows, with Qt Creator -

batch file - filebot superstrict script: need tiny video sample or other solution -