Files
spring-data-commons/src/test
Mark Paluch a0abf009a0 DATACMNS-1689 - Resolve suspendable query method result type from Continuation parameter.
Kotlin coroutine methods are compiled returning Object so the original return type gets lost. We resolve the return type from the Continuation parameter that synthetized as last parameter in a coroutine method declaration.
2020-03-19 10:45:27 +01:00
..
2019-03-20 12:40:50 +01:00