Files
spring-data-commons/src/test/java/org/springframework/data
Mark Paluch d10560f238 DATACMNS-1762 - Reintroduce calls to ReactiveWrapperConverters.supports(…) after decoupling from QueryExecutionConverters.
We now consider reactive wrapper types in all areas that previously relied on QueryExecutionConverters to handle reactive type information correctly. Specifically, we call supports(…) and perform type unwrapping to ensure to detect the correct return type.
2020-09-25 16:25:43 +02:00
..
2020-06-25 11:20:49 +02:00
2020-07-22 13:47:00 +02:00