Advanced and dynamic searching with Spring Data JPA
I have often been asked to develop advanced search services. By advanced search I mean searches in which it’s possible to apply multiple filters on all (or almost all) fields such as: like, between, in, greater than, etc.
So imagine having to build a...
biagiotozzi.hashnode.dev4 min read