theodo-fintech / spring-search

Provides advanced search capabilities to a JPA entity
MIT License
193 stars 44 forks source link

Add new search operator IN to pass an array to the predicate #44

Open steinmaerivoet opened 3 years ago

steinmaerivoet commented 3 years ago

This should implement the criteria builder IN expression https://www.baeldung.com/jpa-criteria-api-in-expressions