What is micronaut's alternative for “JpaSpecificationExecutor”?

前端 未结 0 1643
难免孤独
难免孤独 2021-01-18 13:14

I want dynamic filter queries. Example

/api/users?name=xyz

/api/users?name=xyz&email=abc

With spring boot it was possible using JpaSpecificationExec

相关标签:
回答
  • 消灭零回复
提交回复
热议问题