You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace com.mysema.c.l.Pair usage with Spring Data's Pair.
Newer versions of the OpenFeign Querydsl fork have removed the mysema.lang dependency so we're refining our API usage to avoid breaking changes because of non-significant API usage that can be done slightly differently.
Closes#2511
Copy file name to clipboardExpand all lines: spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc/config/QuerydslAwareRootResourceInformationHandlerMethodArgumentResolver.java
0 commit comments