spring-data-jpa
spring-data-jpa copied to clipboard
JpaSort.JpaOrder.withUnsafe(String ... properties) is somewhat unintuitive.
We should at the very least write some tests to document the intended behaviour and also clarify that in the documentation.
I'd vote to deprecate that method altogether as it retains the settings from the Order
in a weird way for a collection of new property names.