winter-data-jpa is a repository implementation inspired by spring-data-jpa.
But unlike spring-data-jpa, it is not transactional by default,
and has builtin support for more complex queries using lambdas
without the need to create custom repositories.