@SessionAttributes
handler invoked too early if controller method execution is deferred
#30337
Milestone
@SessionAttributes
handler invoked too early if controller method execution is deferred
#30337
saveModel
will be executed before the controller method when the return value isMono<View>
spring-framework/spring-webflux/src/main/java/org/springframework/web/reactive/result/method/annotation/RequestMappingHandlerAdapter.java
Line 203 in 19c7527
The text was updated successfully, but these errors were encountered: