mmnaseri / spring-data-mock

Mock facility for Spring Data repositories
MIT License
137 stars 44 forks source link

fix(query): Fix ordering when no query parameter is specific #176

Closed mmnaseri closed 4 years ago

mmnaseri commented 4 years ago

This fixes #175 by allowing expressions such as findAllByOrderBy...