spring-framework/spring-web
Sébastien Deleuze 81f1edbaf2 Change InvocableHandlerMethod#invokeSuspendingFunction return type
This commits changes the return type from Publisher<?> to
Object in order to avoid potential compatibility issues when
the Reactive Streams dependency is not in the classpath.

Closes gh-30716
2023-06-23 14:17:56 +02:00
..
src Change InvocableHandlerMethod#invokeSuspendingFunction return type 2023-06-23 14:17:56 +02:00
spring-web.gradle Upgrade to Jetty 12.0.0.beta2 2023-06-21 09:49:26 +02:00