You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like ServerWebExchange extensions are using the wrong package (org.springframework.web.reactive.server instead of org.springframework.web.server).
Current extensions should be deprecated in favor of the new ones created in the right package.