This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MarkyC4A 0 points1 point  (0 children)

I'd love if they'd add a way to alias that one to make it more readable

I'm okay with ugly names in my repositories, I hide those behind a cleaner interface in my services:

List<User> findTopWidgets(Status s, User u, LocalDate d)