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
As a follow-up of #27257 and as raised in #32404, "Redirecting to a resource" section in Spring MVC and Spring WebFlux should be updated to use the null friendly list, by using Arrays.asList instead of List.of.