EasyJPA: Type-Safe Dynamic Queries in Three Lines, Not Thirty
Every query is a lambda. Every join has a name. Not a single JPQL string.
EasyJPA is a Spring Boot starter that puts a fluent, lambda-driven API over the JPA Criteria API. You keep the type safety an
fredfeng.hashnode.dev8 min read