turkraft / springfilter

Dynamically filter JPA entities and Mongo collections with a user-friendly query syntax. Seamless integration with Spring APIs. Star to support the project! ⭐️
https://turkraft.com/springfilter
216 stars 35 forks source link

Any extended support for Quarkus? #369

Closed balajimalathi closed 5 months ago

torshid commented 5 months ago

That's out of scope for now. You may check how to integrate Spring libraries to Quarkus projects.

balajimalathi commented 5 months ago

Thanks