Loyd Emslie

Results 3 comments of Loyd Emslie

Customizing `QuerydslBinderCustomizer` for each entity is quite cumbersome since I have to define it individually for every entity. However, `like` queries are more common than `equals` queries. I hope to...

Or, it would be great to add more powerful functionality by enabling conditional queries that generate different conditions for different data types. For example, similar to [https://querybuilder.js.org/](https://querybuilder.js.org/), where GraphQL might...

Is it possible to implement this through the Spring Actuator Admin UI? Can the spring-modulith-actuator module be extended?