DATACMNS-513 - PagedResourcesAssemblerArgumentResolver now correctly resolves mappings for sub-class invocations.
We're now using the newly introduced method on ControllerLinkBuilderFactory that takes both a type and a method to forward the method the invocation is happening on independently from the method being invoked.
@ -101,7 +101,7 @@ public class PagedResourcesAssemblerArgumentResolver implements HandlerMethodArg
@@ -101,7 +101,7 @@ public class PagedResourcesAssemblerArgumentResolver implements HandlerMethodArg
@ -140,6 +142,30 @@ public class PagedResourcesAssemblerArgumentResolverUnitTests {
@@ -140,6 +142,30 @@ public class PagedResourcesAssemblerArgumentResolverUnitTests {
@ -190,5 +216,13 @@ public class PagedResourcesAssemblerArgumentResolverUnitTests {
@@ -190,5 +216,13 @@ public class PagedResourcesAssemblerArgumentResolverUnitTests {