Closed
Description
In Spring Framework 5.2 M1, suspending handler methods type is Any
(Kotlin equivalent of Object
) because they are unwrapped. This should be fixed.
In Spring Framework 5.2 M1, suspending handler methods type is Any
(Kotlin equivalent of Object
) because they are unwrapped. This should be fixed.