Fix WebSessionManager auto-configuration order
Auto-configure `SessionAutoConfiguration` before `WebFluxAutoConfiguration` to ensure that the correct `WebSessionManager` bean is created. See gh-20970
Showing
Please register or sign in to comment